#contact_form { width: 637px; margin: 0!important; }

#contact_form form{ width: 600px; overflow: hidden;}

#contact_form form div{ margin-bottom: 10px; width:100%; clear: both; }

#contact_form form div label.caption{ 
	width: 120px; 
	float: left; 
	padding-right: 12px; 
	text-align: right; 
	color: #979696; 
	font-weight: bold; 
	font-size: 8pt; 
	background: url(../images/separator3.html) no-repeat 100% 50%; 
	margin-right: 10px;
	display:inline !important;
}

#contact_form form input.checkbox{ margin-right: 10px; }

#contact_form form select{
background: #f2f2f2;
color: #3f3735;
border: 1px solid #d3d3d3;
margin-top:4px;
font-family:Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 300px;
font-size:8pt;
padding: 3px 4px;
}

#contact_form form textarea{
	background: #f2f2f2;
	color: #3f3735;
	border: 1px solid #d3d3d3;
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 320px;
	height: 150px;
	font-size:8pt;
	margin-top:4px;
	overflow: auto;
	padding: 6px 15px;
}

#contact_form form input.text{ 
	font-size: 8pt; 
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background: #f2f2f2; 
	border: 1px solid #d3d3d3; 
	color: #3f3735; 
	padding: 6px 15px; 
	width: 320px; 
	height: 15px; 
	line-height: 15px; 
}

#contact_form form label{ color: #353535; margin-right: 30px; height: 29px; line-height: 29px; }

#contact_form label.error { margin: 0 0 0 142px!important; display: block;width: 350px; text-align: center; color: red; font-weight: bold; height: 20px; line-height: 20px; }

#mail_info { width: 350px; text-align: center; line-height: 220%; padding: 6px 0; margin: 5px 0 12px 142px; color: red; font-weight: bold;}
