/* CSS Document */

/*убрать в отдельный файл*/

.phoneString{padding-top:11px;}
.tableTdGruz {padding:0 0 5 0;}
.tdContacts {padding:0 0 5 0;}
.formBorder {margin-top:30px; margin-left:9px; border-bottom:none; width:933px;}
.formBorder_2 {margin-top:30px; margin-left:9px; border-bottom:none; width:933px;}
.topFormBorder {border-top:1px solid #A2A2A2;}
.bottomFormBorder{border-bottom:1px solid #A2A2A2;}
.leftFormBorder {border-left:1px solid #A2A2A2;}
.rightFormBorder {border-right:1px solid #A2A2A2;}
.normalText{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.formTextDisabled{color:#969595;}
.cityRows {padding-top:5px;}
.paddingFirstCollumn {padding-left:10px;}
.contacts {padding-top:3px}
.inputText {border:1px solid #ACACAC; background-color:#FFFFFF}
.pad_bot_6px{padding-bottom:6px;}
.help_txt{font-size:10px;color:#888;padding:0px 0px 3px 5px;}
.ftxt{font-family:Arial,Helvetica,sans-serif;font-size:12px;}
.pnt{cursor:pointer;}
.abs_none{position: absolute; display: none;}
.wh{height:25px;padding-right:5px;}
.bs{border-spacing:0px;}
.cip{padding:1px 0px 4px 0px;}
.pos{position: absolute; z-index: 200;}
.img_lpos{z-index:1;position:absolute;margin-top:-40px;margin-left:-40px;}
.img_rpos{z-index:1;position:absolute;margin-top:50px;margin-left:827px;}
.padr{padding-right:15px;}
.form_name{background-color:#E7F4FA; color:#256A9A; padding:4px 0px 3px 10px;}
.ml{margin-left:-3px}

td.bg_1{
		background:url(/img/mp_classic/mp_classic_forma_1.png) no-repeat 0% 0%;
		width:7px;
		height:11px;
	}

td.bg_2{
		padding-top:0px;
		background:url(/img/mp_classic/mp_classic_forma_2.png) repeat-y 0% 0%;
		width:7px;
	}	
	
td.bg_3{
		background:url(/img/mp_classic/mp_classic_forma_3.png) no-repeat 0% 0%;
		width:7px;
		height:6px;
	}		
	
td.bg_4{
		background:url(/img/mp_classic/mp_classic_forma_4.png) repeat-x 0% 0%;
		height:6px;
		
	}
	
td.bg_5{
		background:url(/img/mp_classic/mp_classic_forma_5.png) no-repeat 0% 0%;
		height:6px;
		width:7px;
	}
.select_white{
font-size: 11px;
color: #393939;
border:1px solid #ACACAC;
height: 19px;
} 
.select-free
{
	position:absolute;
	z-index:10;
	cursor:move;

	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
	
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height3:3000px/*must have for any big value*/;
}

.select-free .bd{padding-top: 1px;}	

.extra_span {cursor:pointer; display:inline; vertical-align:middle; white-space:nowrap}
input.incorrect_marsh{border: 1px solid red;}
input.problem_marsh{border: 1px solid green;}