@CHARSET "UTF-8";

table.comment
{
	width:580px;
}

table.comment td.first
{
	width:200px;
}


table.comment td.second
{
	width:270px;
}

table.comment td.second input.user_input
{
	width:270px;
}

table.comment td.second div.email
{
	display:none;
	font-size:10px;
}

table.comment td.third
{
	width:110px;
}

table.comment td.comment_body
{
	padding-top:3px;
}

table.comment div.captcha_div
{
	display:none;
	padding-top:4px;
}



table.comment_captcha
{
	width:100%;
}

table.comment_captcha td.captcha_img
{
	width:200px;
	text-align:center;
}

table.comment_captcha td.captcha_reload
{
	text-align:left;
	vertical-align:bottom;
}

table.comment_captcha td.captcha_reload a
{
	font-size:10px;
}

table.comment_captcha td.captcha_input
{
	width:155px;
	text-align:right;
	vertical-align:bottom;
}

table.comment_captcha td.captcha_input input
{
	width:165px;
	height:25px;
}

table.comment_captcha td.captcha_empty
{
	width:110px;
}






table.comment_body_table
{
	width:580px;
}

table.comment_body_table td.first
{
	width:470px;
}

table.comment_body_table td.first textarea
{
	width:470px;
	height:100px;
}

table.comment_body_table td.rules_top a
{
	text-decoration:none;
	border-bottom:1px dotted #2973b7;
}

table.comment_body_table td.rules_bottom
{
	vertical-align:bottom;
	padding-bottom:2px;
}





table.answer td.first
{
	width:190px;
}

table.answer td.second
{
	width:240px;
}

table.answer td.second input.user_input
{
	width:240px;
}

table.answer td.third
{
	width:110px;
}

table.answer td.answer_body
{
	padding-top:3px;
}





table.answer_body_table
{
	width:440px;
}

table.answer_body_table td.first
{
	width:370px;
}

table.answer_body_table td.first textarea
{
	width:350px;
	height:100px;
}

table.answer_body_table td.rules_top a
{
	text-decoration:none;
	border-bottom:1px dotted #2973b7;
}

table.answer_body_table td.rules_bottom
{
	width:110px;
	vertical-align:bottom;
	padding-bottom:2px;
}

.span_pod
{
	color:#d33142;
	font-weight:bold;
}

.span_fm
{
	color:#4b5769;
	font-weight:bold;
}
