@charset "utf-8";
/* CSS Document */

div.tcf_article_txt_box {
	float:left;
	width:390px;
	padding: 10px 0 10px 0px;
}
div.tcf_article_options {
	float:right;
	width:80px;
	padding: 5px;
}
.tcf_article_options p a{
text-decoration:none;
border-bottom:0px;
}
.tcf_article_options p a:visited{
text-decoration:none;
}
.tcf_article_options p a:hover{
text-decoration:underline;
}
