/**************************This Module Classes And Styles*******************************/
.comment_mod_simple{ clear:both;}
#comment_table
{
	margin:1px;
	padding:0px;	
}
#comment_title
{
	background:#e3e3e3;
	height:30px;
	text-indent:10px	
}
#comment_title:hover
{
	background:#f3f3f3;
}
#comment_link
{
	color:#666666;
	font-weight:bold;
	display:block	
}
#comment_content
{
	background:#f3f3f3;
}
#comment_message
{
	font-weight:bold;
	height:30px;
	color:#900;
	text-indent:10px;
}
#comment_result
{
	background:#e3e3e3;
	height:30px;
	text-indent:10px;
}
#comment_result_number
{
	font-weight:bold;
	color:#090;
}
#comment_submit
{
	width:100%;
	background:#e3e3e3;
	text-align:center;
}

.comment_text{
	width:100px;
	color:#09F;
	}
	#eform_message{
	height:25px;
	 padding:5px;
	 text-align:center;
	  color:#000;
	   font-weight: bold;
}

