form{	padding: 0px 20px 0px 20px;	margin: auto;}input[type="text"], textarea, select{	border: 1px solid #a7a7a7;	-moz-border-radius: 2px;	-webkit-border-radius: 3px;	padding: 2px;}h1{	border-bottom: 1px dashed #bfbfbf;	margin-bottom: 3px;}p.formIntro{	border-bottom: 1px dashed #bfbfbf;	margin-bottom: 4px;	padding-bottom: 5px; }p.formIntro strong{	font: bold 14px/15px Arial, Helvetica, sans-serif ;	display: block;}h6{	margin: 0px 0px 0px 3px; 	float: left;}span p{	float: right;		font: bold 11px/16px Arial, Helvetica, sans-serif ;	color: maroon;}h6 b{	color: red;}.fRow{	padding: 3px 4px;	border: 1px solid white ;	margin-bottom:2px; }.fRowFocused{	padding: 3px 4px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	border: 1px solid #dfdfdf;	background: #fffff0;	margin-bottom:2px; }.fRowError{	padding: 3px 4px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	border: 1px solid #dfdfdf;	background: #ffdfdf;	margin-bottom:2px; }.callback{	float: left;	margin: 10px 10px 10px 5px; }.callback input{	width: 20px;	float: left;	margin: 2px 3px 2px 5px; }.submit{	float: right;	margin: 10px 6px 10px 5px; 	padding: 3px;	border: 1px solid #838383;	-moz-border-radius: 2px;	-webkit-border-radius: 2px;}/* purchase area contact form */#paContact{	width:500px;}	#paContact input[type="text"], textarea{		width:482px;	}	#paContact select{		width:487px;	}/* contact eltima representative */#reContact{	width:500px;}	#reContact input[type="text"]{		width:482px;	}		#reContact textarea{		width:482px;	}	#reContact select{		width:487px;	}#bidContact{	width:550px;}	#bidContact input[type="text"]{		width:532px;	}	#bidContact textarea{		width:532px;	}	#bidContact select{		width:537px;	}#recaptcha{	position: absolute;	left: 130px;	top:430px;}
