.contact_form label{
	float:left;
}
.contact_form .contact-line{
	width:333px;
	margin-top:4px;
	height:22px;
}
.contact_form .contact-line label{
	margin-top:2px;
}
.contact_form .contact-input{
	width:230px;
	padding:1px 2px 1px 2px;
	height:19px;
	float:right;
	
	border:1px solid #a3a3a3;
}
.contact_form .comment{
	margin-top:3px;
	border:1px solid #a3a3a3;
	width:234px;
	height:172px;
	float:right;
}
.contact_form .send_btn{
	margin:8px 0px 0px 90px;
	float:right;
	font-weight:bold;
	cursor:pointer;
}
.contacts{
	margin:0px 0px 0px 40px;
}