


/* Start:/bitrix_personal/templates/main/components/bitrix/form.result.new/simple/style.css*/
table.form-table {
	width:100%;
}
table.form-table th, table.form-table td
{
	vertical-align:top;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: right;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url('../../../../../templates/main/components/bitrix/form.result.new/simple/images/icon_warn.gif');
}
.next_captcha_img {
	margin-bottom:-5px;
	margin-right:5px;
	border:0px;
}
a#next_captcha_button {
	color:#7a7a7a !important;
}

/* End */
/* /bitrix_personal/templates/main/components/bitrix/form.result.new/simple/style.css */
