#comment_form{
	background:#D32133;
	margin:0 2px;
	padding:14px 16px 0;
	width:432px;
}

h3.post_comment{
	background: url(../_graphics/comment_actions.gif);
	text-indent:-9999px;
	width:170px;
	height:18px;
	margin-left:120px;
	margin-bottom:8px;
}

#comment_form textarea{
	width:428px;
	margin-bottom:10px;
	height:110px;
	font-family:arial, sans-serif;
	font-size:12px;
}

#comment_submit_btn{
	background:none;
	margin-left:120px;
	margin-bottom:10px;
}

.row1, .row2{
/*	background:#fff;*/
	margin:0 2px;
	padding:14px 16px 0;
	width:432px;
	background:transparent url(/_graphics/bg_news_2.png) repeat-y scroll left top;
	margin-top:2px;
	overflow:auto;
	padding-bottom:10px;
}

.row2{
	background:transparent url(/_graphics/bg_news_3.png) repeat-y scroll left top;
}

.comment_user{
	color:#d2222f;
	font-size:14px;
	letter-spacing:-1px;
}

.comment_date{
	font-size:12px;
	color:#d2222f;
}

.comment_info{
	float:left;
	width:100px;
}

.comment_body{
	width:300px;
	float:left;
}



