.cmntserror, .cmntssuccess, .cmntsbasic
{
	margin: 5px auto;
	background: #FFFFFF;
	width: 500px;
	text-align: center;
	color: #8B0000;
	border: 1px solid #8B0000;
	font-weight: bold;
}

.cmntssuccess
{
	color: #006400;
	border: 1px solid #006400;
}

.cmntsbasic
{
	background: #FFFFFF;
	height: 22px;
	border: 0;
}

.news_comments_form
{
	float: left;
	width: 500px;
	padding: 10px;
	margin-left: 80px;
	border: 1px dotted #19CFCB;
}

.news_comments_new
{
	float: left;
	font-weight: bold;
	width: 500px;
	height: 30px;
	text-align: center;
	margin: 10px 0px;
}

.news_comments_text
{
	clear: left;
	float: left;
	font-weight: bold;
	width: 60px;
	height: 30px;
	margin-left: 10px;
	margin-top: 35px;
}

.news_comments_ta
{
	float: left;
	width: 400px;
	height: 100px;
}

.news_comments_submit
{
	float: left;
	width: 460px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
}

.no_comments_yet
{
	clear: left;
	float: left;
	width: 668px;
	margin: 10px 0px;
	text-align: center;
}

.main .main_body .content .comments_content
{
	width: 665px;
	margin: 0px 5px;
	
}

.separate_comment
{
	cleaR: left;
	float: left;
	width: 650px;
	height: 30px;
}

.newcomments_newsinfo
{
	clear: both;
	float: left;
	width: 650px;
	margin: 10px 0px;
}