/* CSS Document */

#question_toplist {
	margin-top: 10px;
}

.box_text{
margin-top:5px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.poster_position {
	padding-left:7px;
	color:#00639c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
.poster_name {
	color:#00639c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

.chp_subtitle {
	
	font-family:Arial, Helvetica, sans-serif;
	color: #00639c;
	font-size: 18px;
	font-weight:bold;
	
}
.chp_title {
	color: #00639c;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.chp_subtitle a:link {
	font-weight:normal;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.chp_subtitle a:visited {
	font-weight:normal;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.chp_subtitle a:hover {
	font-weight:normal;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.chp_subtitle a:active {
	font-weight:normal;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
div.question_toolbar{text-align:right;margin:0 0 3px 5px;padding:0}
div.question_toolbar div{display:inline;white-space:nowrap}
div.question_toolbar div.center_align{float:left;text-align: center; margin-top:8px; width: 30%}
div.question_toolbar div.left_align{float:left; margin-top:5px;}
div.question_toolbar div.answer{float:right; margin-right:35px; margin-top:2px;}


