.ocform, 
#content .ocform, 
#rightcolumn .ocform {
	background-color: #FFE270;
	padding: 5px 0;
	height: 100%;
	float: left;
	width: 100%;
	margin-bottom: 25px;
	}
	.ocform .top, .ocform .btm, 
	#content .ocform .top, #content .ocform .btm, 
	#rightcolumn .ocform .top, #rightcolumn .ocform .btm {
		background: url("http://f.sravni.ru/images/angle_tr.png") no-repeat top right;
		height: 5px;
		display: block;
		padding: 0;
		margin: -5px 0 0 0;
		clear: both;
		overflow: hidden;
		width: 100%;
		}
		.ocform .top span, .ocform .btm span, 
		#content .ocform .top span, #content .ocform .btm span, 
		#rightcolumn .ocform .top span, #rightcolumn .ocform .btm span {
			display: block;
			margin: 0;
			background: url("http://f.sravni.ru/images/angle_tl.png") no-repeat 0 0;
			width: 5px;
			height: 5px;
		}
	.ocform .btm, 
	#content .ocform .btm, 
	#rightcolumn .ocform .btm { background: url("http://f.sravni.ru/images/angle_br.png") no-repeat top right; margin: 0 0 -5px 0; }
	.ocform .btm span,
	#content .ocform .btm span,
	#rightcolumn .ocform .btm span { background: url("http://f.sravni.ru/images/angle_bl.png") no-repeat 0 0; }
	
.ocform .head, 
#content .ocform .head, 
#rightcolumn .ocform .head {
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0 5px 0;
	}
	.ocform .head .ttl, 
	#content .ocform .head .ttl, 
	#rightcolumn .ocform .head .ttl {
		float: left;
		padding: 0;
		margin: 0 0 0 9px;
		border-bottom: #034F9A 1px dashed;
		font-family: Arial;
		font-size: 15px;
		letter-spacing: -0.5px;
		color: #000000;
		text-decoration: none;
		}
	.ocform .head .oc, 
	#content .ocform .head .oc, 
	#rightcolumn .ocform .head .oc {
		float: right;
		clear: none;
		width: 19px;
		height: 19px;
		margin: 0 5px 0 0;
		background: url('http://f.sravni.ru/images/form_oc_up.png') no-repeat 0 0;
		text-indent: -3000px;
		outline: none;
		}

	.ocform .cnt, 
	#content .ocform .cnt, 
	#rightcolumn .ocform .cnt {
		float: left;
		clear: both;
		width: 100%;
		padding: 10px 0 0 0;
		}
	.ocform .cnt div, 
	#content .ocform .cnt div, 
	#rightcolumn .ocform .cnt div {
		float: left;
		clear: both;
		width: 98%;
		padding: 7px 0 7px 0;
		margin: 0 1%;
		}
	.ocform .cnt div.pt0, 
	#content .ocform .cnt div.pt0 { padding-top: 0; } 
		
		.ocform .cnt div.g, 
		#content .ocform .cnt div.g, 
		#rightcolumn .ocform .cnt div.g {
			background-color: #e6d89f;
			padding: 5px 0;
			}
			.ocform .cnt div.g:before, 
			#content .ocform .cnt div.g:before, 
			#rightcolumn .ocform .cnt div.g:before {
				content: url("http://f.sravni.ru/images/form_angle_yell_tl.gif");
				background: url("http://f.sravni.ru/images/form_angle_yell_tr.gif") no-repeat top right;
				height: 50px;
				display: block;
				margin: -5px 0;
				clear: both;
				overflow: hidden;
				height: 100%;
				}
			.ocform .cnt div.g:after, 
			#content .ocform .cnt div.g:after, 
			#rightcolumn .ocform .cnt div.g:after {
				content: url("http://f.sravni.ru/images/form_angle_yell_bl.gif");
				background: url("http://f.sravni.ru/images/form_angle_yell_br.gif") no-repeat bottom right;
				height: 5px;
				display: block;
				margin: -5px 0;
				clear: both;
				overflow: hidden;
				height: 100%;
				}
				
		.ocform .cnt div.w, 
		#content .ocform .cnt div.w, 
		#rightcolumn .ocform .cnt div.w {
			background-color: #ffffff;
			padding: 5px 0;
			}
			.ocform .cnt div.w:before, 
			#content .ocform .cnt div.w:before, 
			#rightcolumn .ocform .cnt div.w:before {
				content: url("http://f.sravni.ru/images/form_angle_yell_w_tl.gif");
				background: url("http://f.sravni.ru/images/form_angle_yell_w_tr.gif") no-repeat top right;
				height: 50px;
				display: block;
				margin: -5px 0;
				clear: both;
				overflow: hidden;
				height: 100%;
				}
			.ocform .cnt div.w:after, 
			#content .ocform .cnt div.w:after, 
			#rightcolumn .ocform .cnt div.w:after {
				content: url("http://f.sravni.ru/images/form_angle_yell_w_bl.gif");
				background: url("http://f.sravni.ru/images/form_angle_yell_w_br.gif") no-repeat bottom right;
				height: 5px;
				display: block;
				margin: -5px 0;
				clear: both;
				overflow: hidden;
				height: 100%;
				}

	#content .ocform label.help {float: left; width: 28px;}

	.ocform label.help span,
	#content .ocform label.help span,
	#rightcolumn .ocform label.help span { float: left; padding: 2px 0; margin: 0; font-size: 12px; color: #000000; font-style: normal; }
	.ocform .help a.help, 
	#content .ocform .help a.help, 
	#rightcolumn .ocform .help a.help {
		float: left;
		clear: none;
		width: 18px;
		height: 18px;
		background: url('http://f.sravni.ru/images/form_yell_help.png') no-repeat 0 0;
		text-indent: -3000px;
		text-decoration: none;
		margin: 0 10px;
		outline: none;
		}
		.ocform .g .help a.help,
		#content .ocform .g .help a.help,
		#rightcolumn .ocform .g .help a.help { background-image: url('http://f.sravni.ru/images/form_white_help.png'); }
	.ocform .help .info,
	#content .ocform .help .info,
	#rightcolumn .ocform .help .info {
		display: none;
		position: absolute;
		background: url("http://f.sravni.ru/images/wizard_buble_bottom.png") no-repeat left bottom;
		width: 180px;
		padding: 0 0 45px 0;
		margin: 0;
		z-index: 999999;
		}
		.ocform .help .info span, 
		#content .ocform .help .info span, 
		#rightcolumn .ocform .help .info span {
			background: url("http://f.sravni.ru/images/wizard_buble_top.png") no-repeat left top;
			width: 180px;
			padding: 5px 0 0 0;
			margin: 0;
			color: #000000;
			}
			.ocform .help .info span span, 
			#content .ocform .help .info span span, 
			#rightcolumn .ocform .help .info span span {
				background: url("http://f.sravni.ru/images/wizard_buble_bg.png");
				width: 160px;
				padding: 0 10px;
				font-size: 12px;
				}
		.ocform .help .info p,
		#content .ocform .help .info p,
		#rightcolumn .ocform .help .info p { padding: 6px 0; margin: 0;  font-size: 12px; font-style: normal; }


	.ocform label, 
	#content .ocform label, 
	#rightcolumn .ocform label {
		float: left;
		width: 105px;
		padding: 7px 5px 0 0;
		font-weight: normal;
		font-size: 12px;
		}
	.ocform input, .ocform select, 
	#content .ocform input, #content .ocform select, 
	#rightcolumn .ocform input, #rightcolumn .ocform select {
		float: left;
		width: 100px;
		margin: 4px 0 0 0;
		font-size: 12px;
		}
	.ocform select, #content .ocform select, #rightcolumn .ocform select { width: 110px; }


	.ocform input, #content .ocform input { padding: 1px 3px; }
	.ocform textarea,
	#content .ocform textarea,
	#rightcolumn .ocform textarea { float: left; width: 310px; height: 135px; margin: 4px 0 0 0; }

	.ocform .err input, .ocform .err textarea,
	#content .ocform .err input, #content .ocform .err textarea, 
	#rightcolumn .ocform .err input, #rightcolumn .ocform .err textarea { background-color: #ffce0e; }
	.ocform .cnt .errmsg,
	#content .ocform .cnt .errmsg,
	#rightcolumn .ocform .errmsg {
		float: left;
		clear: both;
		width: auto;
		margin: 0 9px;
		font-size: 0.85em;
		color: #E80304;
		font-style: normal;
		}
		
	.ocform span,
	#content .ocform span,
	#rightcolumn .ocform span {
		float: left;
		clear: none;
		width: auto;
		margin: 2px 6px 0 6px;
		font-size: 0.85em;
		}
		
		
	.ocform div.date input,
	#content .ocform div.date input,
	#rightcolumn .ocform div.date input {
		float: left;
		width: 35px;
		border: #b3b9c3 1px solid;
		border-right: 0;
		height: 16px;
		padding-top: 2px;
		}
		.ocform div.date input.btn, .ocform div.date.long input.btn,
		#content .ocform div.date input.btn, #content .ocform div.date.long input.btn,
		#rightcolumn .ocform div.date input.btn, #content .rightcolumn div.date.long input.btn {
			float: left;
			width: 25px;
			height: 21px;
			margin: 4px 0 0 0;
			background: #d1d0d4 url('http://f.sravni.ru/images/datesel.gif') no-repeat center center;
			border: 0;
			text-indent: -3000px;
			padding: 21px 0 0 0;
			overflow: hidden;
			}

	.ocform label.check,
	#content .ocform label.check,
	#rightcolumn .ocform label.check { width: 100%; }
	.ocform label.check input,
	#content .ocform label.check input,
	#rightcolumn .ocform label.check input { float: left; margin-top: 2px; width: auto; }
	.ocform label.check span,
	#content .ocform label.check span,
	#rightcolumn .ocform label.check span { padding-left: 5px; font-style: normal; color: #000000; font-size: 1em; }

	#content .ocform .cnt div .radio { padding: 6px 8px; }
	#content .ocform .radio.double { width: 100%; }
	#content .ocform .radio span { float: left; width: 110px; margin: 0; padding: 0 0 1px 0;}
	#content .ocform .radio label { width: 90px; padding: 0 15px 0 0; }
	#content .ocform .radio span label { width: auto; }
	#content .ocform .radio input { width: auto; margin: 2px 7px 0 0; }
	
	#content .ocform div.multiselect { float: left; width: 100%;}
	#content .ocform div.multiselect select { float: right; clear: both; width: 255px; margin: 0 25px 0 0; }
	#content .ocform div.multiselect .mstext { float: right; clear: both; width: 275px; }
	#content .ocform div.multiselect .mstext img { float: none; display: inline; margin: 0; position: relative; top: 3px; }

	#content .ocform .cnt div div.block { padding: 0; }
	#content .ocform .cnt div div.block input { margin-bottom: 7px; width: 135px; }
	#content .ocform .cnt div div.block input.nm { margin-bottom: 0; }

	#content .ocform .cnt div div.price.threeline_l { width: 42.5%; padding-right: 0; }
	#content .ocform .cnt div div.price.threeline_l .pricecnt { width: 186px; }
	#content .ocform .cnt div div.price.threeline_c { width: 27%; padding-right: 0; }
	#content .ocform .cnt div div.price.threeline_c .pricecnt { width: 186px; }
	#content .ocform .cnt div div.price.threeline_r { width: 25%; padding-right: 0; }
	#content .ocform .cnt div div.price.threeline_r .pricecnt { width: 186px; }
	#content .ocform div.price input { width: 100px; }
	#content .ocform div.price.dbl input { width: 100px; }
	#content .ocform div.price select, #rightcolumn .ocform div.price select { width: 72px; margin-left: 5px; }
	#content .ocform div.price.short input { width: 70px; }
	#content .ocform .cnt .pricecnt {
		float: left;
		width: 66%;
		padding: 0;
		}
	#content .ocform .cnt .tracker_area {
		float: left;
		clear: both;
		overflow: visible;
		margin: 0;
		padding: 1px 0 0 0;
		height: 37px;
		width: 190px;
		/*background: url('http://f.sravni.ru/images/track_bg.png') no-repeat 0 7px;/**/
		}
		
	.ocform .sendbtn,
	#content .ocform .sendbtn,
	#rightcolumn .ocform .sendbtn {
		float: right;
		clear: both;
		width: 70px;
		height: 32px;
		border: 0;
		background: url('http://f.sravni.ru/images/form_find_btn.png') no-repeat 0 0;
		margin: 10px 8px 5px 4px;
		}



/**************************************************************************/
/************************** RIGHT COLUMN **********************************/
/**************************************************************************/

#rightcolumn .ocform { margin: 0 0 10px 0; }
#rightcolumn .ocform .top, #rightcolumn .ocform .btm { width: 240px; }

#rightcolumn .ocform .head { width: 225px; padding: 5px 3px 5px 9px; margin: 0; }
#rightcolumn .ocform .head .ttl { margin: 0; }
#rightcolumn .ocform .head .oc { margin: 0; padding: 0; }
#rightcolumn .ocform .cnt div { padding: 8px 5px 8px 7px; margin: 0 5px; width: 218px; }
#rightcolumn .ocform .cnt div.g, #rightcolumn .ocform .cnt div.w { padding: 0 5px 0 7px; }
#rightcolumn .ocform .cnt div.g:before, #rightcolumn .ocform .cnt div.w:before { margin: 0 -5px 0 -7px; }
#rightcolumn .ocform .cnt div.g:after, #rightcolumn .ocform .cnt div.w:after { margin: 0 -5px 0 -7px; }

#rightcolumn .ocform label { width: 70px; padding: 2px 0 0 0; }
#rightcolumn .ocform input, #rightcolumn .ocform select, #rightcolumn .ocform textarea { width: 145px; }
#rightcolumn .ocform input { width: 135px; }
#rightcolumn .ocform .errmsg { margin: 0; }
#rightcolumn .ocform span { margin: 0 4px; }

#rightcolumn .ocform .g label { padding: 5px 0 5px 0; }
#rightcolumn .ocform .g input, #rightcolumn .ocform .g select, #rightcolumn .ocform .g textarea { margin: 3px 0; }

#rightcolumn .ocform select.short { width: 62px; }
#rightcolumn .ocform div.date input { width: 30px; height: 15px; }
#rightcolumn .ocform div.date.long input { width: 110px; }
#rightcolumn .ocform div.date input.btn { margin: 0; }

#rightcolumn .ocform div.radio { clear: none; width: 145px; margin: 0; padding: 3px 0 0 0; }
#rightcolumn .ocform div.radio input { width: auto; margin: 2px 7px 0 0; }
#rightcolumn .ocform div.radio label { clear: both; width: 100%; padding: 0; }
#rightcolumn .ocform div.radio.ch input { margin-top: 1px; }
#rightcolumn .ocform div.radio.ch label { padding: 1px 0; }


#rightcolumn .ocform div.price input { width: 80px; }
#rightcolumn .ocform div.price select { width: 45px; }

#rightcolumn .ocform div.pb15 { padding-bottom: 15px; }

#rightcolumn .ocform .sendbtn {
	margin: 0;
	position: relative;
	left: 5px;
	}

#rightcolumn .ocform .cnt .mstext {
	padding: 0 0 0 65px;
	width: 145px;
	font-size: 0.9em;
	color: #4C4C4C;
	}
	#rightcolumn .ocform .cnt .mstext img { position: relative; top: 3px; margin: 0; }



#rightcolumn .ocform.ll label { width: 215px; }
#rightcolumn .ocform.ll input { width: 208px; }
#rightcolumn .ocform.ll select { width: 218px; }
#rightcolumn .ocform.ll textarea { width: 213px; }
#rightcolumn .ocform.ll .sendbtn { width: 63px; }
#rightcolumn .ocform.ll div.radio { width: 215px; padding: 3px 0 0 5px; }

#rightcolumn .calendar.cnt { width: 240px; padding: 10px 0 0 0; }
#rightcolumn .ocform .year { float: left;  width: 100px; }
#rightcolumn .ocform .month { float: right; width: 100px; }
#rightcolumn .calendar table { margin: 10px 15px 0 15px; width: 212px; }
#rightcolumn .calendar table th { color: #000000; text-align: center; font-weight: normal; }
#rightcolumn .calendar table td { background: none; border: 0; font-size: 12px; color: #666666; }
#rightcolumn .calendar table td a { font-size: 12px; }
#rightcolumn .calendar table td.select { background: none; color: #000000; font-weight: bold; }
#rightcolumn .calendar table td.select a {  color: #000000; font-weight: bold; text-decoration: none; }


/**************************************************************************/
/******************************* CONTENT **********************************/
/**************************************************************************/

#content .ocform.mb5 { margin-bottom: 5px; }
#content .ocform .cnt div div {
	float: left;
	clear: none;
	width: 47%;
	padding: 2px 8px;
	margin: 0;
	}
	
#content .ocform .cnt div div.shortperiod { width: 250px; }
#content .ocform .cnt div div.mybank { width: 500px; }
#content .ocform .cnt div div.mybank select { width: 267px; }

#content .ocform label.shorttxt { width: 80px; padding-right: 30px; }
#content .ocform select.short { width: 62px; }
#content .ocform select.short2 { width: 145px; }
#content .ocform select.short3 { width: 90px; }
#content .ocform img.capture { float: left; margin: 0 10px; height: 20px; }
#content .ocform div.date.long input { width: 65px; }
#content .ocform div.pricecnt input.short { width: 70px; }

#content .ocform .cnt div div.npr { padding-right: 0; width: 48%; }

#content .ocform .cnt div .sendbtn { clear: none; margin: 0 4px; }
#content .ocform .sendbtn.zadv { clear: none; margin: -40px 12px; }
#content .ocform .sendbtn.gshort { float: left; clear: none; margin: 0px 5px; }
#content .ocform div.sendbtncont { padding: 5px; width: 98%; }

#content .ocform.close { background-color: #e0e0de; }
#content .ocform.close .cnt { display: none; }
#content .ocform.close .head .oc { background-image: url('http://f.sravni.ru/images/form_oc_down.png'); }

#content .ocform .cnt ul { float: left; clear: none; width: 49%; margin: 0; padding: 0 0 20px 0; }
#content .ocform .cnt ul li {
	margin: 0 0 0 10px;
	padding: 4px 10px;
	background: url('http://f.sravni.ru/images/ul_disc.gif') no-repeat 0 11px;
	color: #000000;
	font-size: 0.9em;
	}
	#content .ocform .cnt ul li a { color: #034F9A; }




/***** Left column *****/

.ocform p { float: none; clear: none; overflow: hidden; width: auto; }

.ocform .cnt div.leftShift, #content .ocform .cnt div.leftShift, #rightcolumn .ocform .cnt div.leftShift { padding-left: 7px; }
#content .ocform .cnt div .w100p { width: 100%; }
#content .ocform .cnt div .sm_shift { padding-left: 2px; }
#content table.card td.productCard { width: 340px; padding-right: 0px; }
#content table.card td.productCard .sendbtn { float: left; margin: 0 0 0 117px; }
#content table.card .ocform .desc { margin: 0 0 0 10px; font-size: 0.9em; }
#content table.resultList { background-color: #FFFFFF; }
#content .ocform.mb5.resultList { margin-bottom: 16px; }
#content .ocform label.mcf { width: 90px; padding-right: 19px; }
#content .ocform input.mcf { width: 90px; }
.ocform .padt0, #content .ocform .padt0, #rightcolumn .ocform .padt0 { padding-top: 0px; }

#content .nc_form { float: left; clear: both; width: 99.8%; padding: 0; height: 100%; background: #ffffff; border: #dfdfdf 1px solid; margin-bottom: 5px; }
#content .nc_form .top, #content .nc_form .btm {
	float: left; clear: both; width: 100%; height: 5px;
	background: url("http://f.sravni.ru/images/angle.gif") no-repeat -5px 0;
	padding: 0; margin: -1px 0 0 -1px; overflow: visible;
	}
	#content .nc_form .top span, #content .nc_form .btm span {
		float: right; width: 5px; height: 5px; margin: 0 -2px 0 0; padding: 0;
		background: url("http://f.sravni.ru/images/angle.gif") no-repeat 0 0;
	}
#content .nc_form .btm { background: url("http://f.sravni.ru/images/angle.gif") no-repeat -5px -5px; margin: 0 0 -1px -1px; }
#content .nc_form .btm span { background: url("http://f.sravni.ru/images/angle.gif") no-repeat 0 -5px; }

#content .nc_form .head { float: left; clear: both; width: 100%; padding: 5px 0 5px 0; }
#content .nc_form .head .ttl {
	float: left; padding: 0; margin: 0 0 0 9px; border-bottom: #034F9A 1px dashed;
	font-family: Arial; font-size: 15px; letter-spacing: -0.5px; color: #000000; text-decoration: none;
	}
#content .nc_form .cnt { float: left; clear: both; width: 100%; padding: 10px 0 0 0; }
#content .nc_form .cnt div { float: left; clear: both; width: 98%; padding: 7px 0 7px 0; margin: 0 1%; }


#content .nc_form .cnt .gray { float: left; clear: both; padding: 0; height: 100%; background: #e7e7e5; }
#content .nc_form .cnt .gray .top, #content .nc_form .cnt .gray .btm {
	float: left; clear: both; width: 100%; height: 5px;
	background: url("http://f.sravni.ru/images/search_result/angle.png") no-repeat -5px 0;
	padding: 0; margin: 0;
	}
	#content .nc_form .cnt .gray .top span, #content .nc_form .cnt .gray .btm span {
		float: right; width: 5px; height: 5px; margin: 0; padding: 0;
		background: url("http://f.sravni.ru/images/search_result/angle.png") no-repeat 0 0;
	}
#content .nc_form .cnt .gray .btm { background: url("http://f.sravni.ru/images/search_result/angle.png") no-repeat -5px -5px; margin-top: 5px; }
#content .nc_form .cnt .gray .btm span { background: url("http://f.sravni.ru/images/search_result/angle.png") no-repeat 0 -5px; }


#content .nc_form label { float: left; width: 130px; padding: 7px 5px 0 0; font-weight: normal; font-size: 12px; }
#content .nc_form input, #content .nc_form select { float: left; width: 100px; margin: 4px 0 0 0; font-size: 12px; }
#content .nc_form select { width: 110px; }

#content .nc_form input { padding: 1px 3px; }
#content .nc_form textarea { float: left; width: 310px; height: 135px; margin: 4px 0 0 0; }
#content .nc_form .err input, #content .nc_form .err textarea { background-color: #ffce0e; }
#content .nc_form .errmsg {
		float: left;
		clear: both;
		width: auto;
		margin: 0 9px;
		font-size: 0.85em;
		color: #E80304;
		font-style: normal;
		}

#content .nc_form span {
		float: left;
		clear: none;
		width: auto;
		margin: 2px 6px 0 6px;
		font-size: 0.85em;
		}


#content .nc_form div.date input {
		float: left;
		width: 35px;
		border: #b3b9c3 1px solid;
		border-right: 0;
		height: 16px;
		padding-top: 2px;
		}
		#content .nc_form div.date input.btn, #content .nc_form div.date.long input.btn {
			float: left;
			width: 25px;
			height: 21px;
			margin: 4px 0 0 0;
			background: #d1d0d4 url('http://f.sravni.ru/images/datesel.gif') no-repeat center center;
			border: 0;
			text-indent: -3000px;
			padding: 21px 0 0 0;
			overflow: hidden;
			}

#content .nc_form label.check { width: 100%; }
#content .nc_form label.check input { float: left; margin-top: 2px; width: auto; }
#content .nc_form label.check span { padding-left: 5px; font-style: normal; color: #000000; font-size: 1em; }

#content .nc_form .cnt div .radio { padding: 6px 8px; }
#content .nc_form .radio.double { width: 100%; }
#content .nc_form .radio span { float: left; width: 110px; margin: 0; padding: 0 0 1px 0;}
#content .nc_form .radio label { width: 110px; padding: 0 15px 0 0; }
#content .nc_form .radio span label { width: auto; }
#content .nc_form .radio input { width: auto; margin: 2px 7px 0 0; }
	
#content .nc_form div.multiselect { float: left; width: 100%;}
#content .nc_form div.multiselect select { float: right; clear: both; width: 255px; margin: 0 25px 0 0; }
#content .nc_form div.multiselect .mstext { float: right; clear: both; width: 275px; }
#content .nc_form div.multiselect .mstext img { float: none; display: inline; margin: 0; position: relative; top: 3px; }

#content .nc_form .cnt div div.block { padding: 0; }
#content .nc_form .cnt div div.block input { margin-bottom: 7px; width: 135px; }
#content .nc_form .cnt div div.block input.nm { margin-bottom: 0; }

#content .nc_form .cnt div div.price.threeline_l { width: 42.5%; padding-right: 0; }
#content .nc_form .cnt div div.price.threeline_l .pricecnt { width: 186px; }
#content .nc_form .cnt div div.price.threeline_c { width: 27%; padding-right: 0; }
#content .nc_form .cnt div div.price.threeline_c .pricecnt { width: 186px; }
#content .nc_form .cnt div div.price.threeline_r { width: 25%; padding-right: 0; }
#content .nc_form .cnt div div.price.threeline_r .pricecnt { width: 186px; }
#content .nc_form div.price input { width: 100px; }
#content .nc_form div.price.dbl input { width: 100px; }
#content .nc_form div.price select, #rightcolumn .ocform div.price select { width: 72px; margin-left: 5px; }
#content .nc_form div.price.short input { width: 70px; }
#content .nc_form .cnt .pricecnt {
		float: left;
		width: 60%;
		padding: 0;
		}
#content .nc_form .cnt .tracker_area {
		float: left;
		clear: both;
		overflow: visible;
		margin: 0;
		padding: 1px 0 0 0;
		height: 37px;
		width: 190px;
		/*background: url('http://f.sravni.ru/images/track_bg.png') no-repeat 0 7px;/**/
		}

#content .nc_form .cnt .uni_btn { float: right; margin: 10px 8px 5px 4px; }
#content .nc_form .cnt .uni_btn span { float: right; width: 10px; margin: 0; }
#content .nc_form .cnt .uni_btn b input { width: 100%; padding: 0 0 2px 10px; margin: 0; }

#content .nc_form .cnt div div {
	float: left;
	clear: none;
	width: 47%;
	padding: 2px 8px;
	margin: 0;
	}

#content .nc_form .cnt div div.shortperiod { width: 250px; }
#content .nc_form .cnt div div.mybank { width: 500px; }
#content .nc_form .cnt div div.mybank select { width: 267px; }

#content .nc_form label.shorttxt { width: 80px; padding-right: 30px; }
#content .nc_form select.short { width: 62px; }
#content .nc_form select.short2 { width: 145px; }
#content .nc_form select.short3 { width: 90px; }
#content .nc_form img.capture { float: left; margin: 0 10px; height: 20px; }
#content .nc_form div.date.long input { width: 65px; }
#content .nc_form div.pricecnt input.short { width: 70px; }

#content .nc_form .cnt div div.npr { padding-right: 0; width: 48%; }

#content .nc_form .cnt div .sendbtn { clear: none; margin: 0 4px; }
#content .nc_form .sendbtn.zadv { clear: none; margin: -40px 12px; }
#content .nc_form .sendbtn.gshort { float: left; clear: none; margin: 0px 5px; }
#content .nc_form div.sendbtncont { padding: 5px; width: 98%; }

#content .nc_form .cnt ul { float: left; clear: none; width: 49%; margin: 0; padding: 0 0 20px 0; }
#content .nc_form .cnt ul li {
	margin: 0 0 0 10px;
	padding: 4px 10px;
	background: url('http://f.sravni.ru/images/ul_disc.gif') no-repeat 0 11px;
	color: #000000;
	font-size: 0.9em;
	}
	#content .nc_form .cnt ul li a { color: #034F9A; }



#content .nc_form .cnt .DoubleTrackBar {
	float: left;
	clear: both;
	height: 20px;
	width: 186px;
	margin: 3px 5px 20px 0px;
	padding: 0;
	background: url('http://f.sravni.ru/images/imgtrackbar2/b_bg_all.png') no-repeat left center;
	position:relative;
	}
#content .nc_form .cnt .DoubleTrackBar .Tracker {
	margin: -10px 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	height: 20px;
	font-size: 0;
	background: url('http://f.sravni.ru/images/imgtrackbar2/b_bg_on.png') left center repeat-x;
	top: 50%;
	}

#content .nc_form .cnt .DoubleTrackBar .Tracker .flr {
	position: absolute;
	top: 23px;
	left: 100%;
	margin: -25px 0 -25px -2px;
	width: 2px;
	height: 25px;
	z-index: 60;
	cursor: default;
	}
#content .nc_form .cnt .DoubleTrackBar .Tracker .fll {
	position: relative;
	top: -11px;
	left: -10px;
	width: 2px;
	height: 24px;
	z-index: 60;
	cursor: default;
	}

#content .nc_form .cnt .DoubleTrackBar .touch {
	position: absolute;
	z-index: 1;
	text-align: center;
	background: #878787;
	width: 1px;
	height: 6px;
	top: 16px;
	margin: 0;
	padding: 0;
	}
#content .nc_form .cnt .DoubleTrackBar .touch span {
	position: relative;
	top: 4px;
	padding: 0;
	z-index: 20;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color:#000000;
	white-space: nowrap;
	}
#content .ocform.idx .cnt .DoubleTrackBar .touch span { color: #ffffff; }

#content .nc_form label.bpad { padding-bottom: 4px;}

#rightcolumn .ocform div.radio label {
	clear: none;
}

h2.b-form-part 
{
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #003a61;
    float: left;
    border: none;
    margin: 6px 50px 0 10px;
}

h2.b-form-part img
{
    width: auto;
    height: auto;
    float: left;
    margin-right: 10px;
    margin-left: 0;
}

.b-form-part-header
{
    border-top: solid 1px #d2e8fa;
    border-bottom: solid 1px #d2e8fa;
    overflow: visible;
    margin: 7px 0 7px 0;
}
.b-form-part-footer {
    border-bottom: solid 1px #d2e8fa;
    margin-top: 8px;
}

.b-form-part-header__footer
{
	clear: both;
	position: relative;
	bottom: -1px;
    background: url("/f/images/form/arror.png") no-repeat scroll left bottom #fff;
	height: 9px;
	width: 15px;
	left: 10px;
}

.b-caralarm-type-container
{
    clear:both;	
}

.b-caralarm-type-container td
{
    padding-top:4px;
}

.b-caralarm-type-container input
{
    margin-left:5px;
}

.b-common-auto
{
    line-height: 43px;
    padding: 9px -0 7px;
    color: #aeaeae
}

.b-condition-driver
{
    margin: 9px 0 10px 0;
    
}

.b-condition-driver input
{
    margin: 1px 7px 0 0;
    
    float: left;
}

.b-label-form
{
    line-height: 23px;
    margin-right: 10px;
    float: left;
}

.b-label-form input
{
    float: left;
    margin: 6px 5px 0 0;
}


/************ FIX FOR Mozilla Firefox **************/
@-moz-document url-prefix() {
	#content .ocform label { padding-top: 3px; }
	#content .ocform input, #content .ocform select, #rightcolumn .ocform input, #rightcolumn .ocform select { margin: 0; }
	#content .ocform textarea { margin: 0; }
	#content .ocform div.date input.btn, #content .ocform div.date.long input.btn { margin: 0; } 
}


/************ FIX FOR Mozilla Firefox **************/
@-moz-document url-prefix() {
	#content .nc_form label { padding-top: 3px; }
	#content .nc_form input, #content .nc_form select { margin: 0; }
	#content .nc_form textarea { margin: 0; }
	#content .nc_form div.date input.btn, #content .nc_form div.date.long input.btn { margin: 0; }
}
