table.comment_mess{	border: 0px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
	padding: 0px 0px 10px 0px;
}

table.comment_mess td{
	font-size:10px;
	border: 0px solid #408FCA;
	border-collapse:collapse;
	padding: 0px;
}

table.comment_mess table.comment_mess_title td, table.comment_mess table.comment_mess_title td a{	background-color: #408FCA;
	color: #FFFFFF;
	font-size: 12px;
}

table.comment_mess td.avatar{	font-size: 10px;
	width: 150px;
	padding-bottom: 10px;
}

table.comment_mess td.text{
	font-size: 12px;
	text-align: left;
	border-bottom: 0px solid #000;
}

table.comment_mess td.botline{
	border: 0px solid #000;
}

table.comment_mess div.sign{
	font-size: 10px;
	padding-top: 5px;
}

table.comment_mess div.edit_line{
	padding: 0px 0px 10px 0px;
	float: right;
}

table.comment_mess a.user_name{	color:#005d86;
	text-decoration: none;
	font-weight: bold;
}

table.comment_mess div.buttons{	font-size: 10px;
	float: right;
	background-image: url(/tpl/main/images/forum_part_razd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
}

table.comment_mess div.buttons_r{
	float: right;
}

table.comment_mess div.buttons a{	color: #FFFFFF;
	text-decoration: none;
}


table.comment_mess td.list_mes{
	background-image: url(/tpl/main/images/forum_part_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	color: #005d86;
}

table.comment_mess div.sign{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

table.comm_form{
	font-size: 12px;
	width: 500px;
	border: 0px solid #003673;
}

table.comm_form td{	padding: 2px;}