.input_contact{
	width:510px;
	height:16px;
	font-size:12px;
	padding:0px;
	margin:0px;
	border:1px solid rgb(181,200,215);
}
.contact_text{
	width:585px;
	height:90px;
	border:1px solid rgb(181,200,215);;
}
.input_text{
	font-family:Verdana;
	font-size:12px;
	color:rgb(1,83,121);
}
.button_submit{
	width:78px;
	height:27px;
	padding:0px;
	margin:0px;
	border:none;
	background-color:rgb(0,132,204);
	color:#ffffff;
	float:right;
}