div.add_advice_container div.add_advice_title
{
	background:url('../../../img/news/runu_makonji.png') no-repeat;
	font-size:18px;
	color:#000;
	font-family:tahoma;
	font-weight:700;
	padding:9px 0 20px 60px !important;
}

div.param_name
{
	font-size:11px;
	color:#492129;
	padding:9px 0 0;
}

input.add_name
{
	width:494px;
	border:1px solid #f15559;
}

textarea.advice_text
{
	width:494px;
	height:88px;
	overflow:hidden;
	border:1px solid #f15559;
	vertical-align:bottom;
	margin:0;
	padding:0;
}

div.submit_sep
{
	float:left;
	clear:both;
	width:496px;
	overflow:hidden;
	padding:15px 0 0;
}

input.submit_button
{
	float:right;
}

input.comments_web,input#cmnt_cnt,input.comments_password,input.comments_name
{
	visibility:hidden;
	position:absolute;
}
