

/* Start:/bitrix/templates/main_pagemaster_06.2011/components/bitrix/form.result.new/resume/style.css?1382354833836*/
.news-detail {
overflow:hidden;
}
table.form-table
{
	border-collapse:collapse;
	width: 0%;
}

/*Any cell*/
table.form-table td
{
	border: none;
	background-color:#FFF;
	padding:3px 5px 3px 0;
	color: #333;	
}

/*Head cell*/
table.form-table thead td, table.form-table th
{
	background: none;
	text-align:left;
	font-weight:bold;
	background-image:none;
	border: none;
	padding:4px;
	color: #333;
}

table.form-table th {
	font-weight: bold;
	padding: 0;
	padding-bottom: 10px;
}

/*Body cell*/
table.form-table tbody td
{
	background: none;
	color: #333;	
}

/*Foot cell*/
table.form-table tfoot td
{
	background: none;
	padding:4px;
	color:#333;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/main_pagemaster_06.2011/components/bitrix/form.result.new/resume/images/icon_warn.gif);
}
/* End */
/* /bitrix/templates/main_pagemaster_06.2011/components/bitrix/form.result.new/resume/style.css?1382354833836 */
