.contact_table input.form_control{
	width: 255px;
	height: 19px;
}
.contact_table textarea{
	width: 255px;
}
#submitbt{
	
}
.contact_form_left{
	float: left;
	width: 320px;
	color: #363636;
}
.code-view{
	float: right;
}
.contact_form_right{
	float: right;
	width: 375px;
	color: #363636;
}
.date_form{
	width: 75px;
}
