.contact_us{
	float:left;
}

.contact_us textarea{
/*
	width:197px;*/
	height:200px;
	
}

.contact_us input[type='button']{
	float:right;

}



.form_msg{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	color:#31387b;
	margin-top:20px;
	margin-bottom:20px;
	font-style:italic;
}

input.forms_input_code{
	width:135px;
	float:left;
	margin-top:-18px;
	margin-left:10px;
	margin-right:-10px;
	/*background:url(../../css/small.png) top left  no-repeat;*/
}


.contact_map{
	float:left;
	width: 440px;
	height: 140px;
	overflow:hidden;
	border: 10px solid #aeafb3;
}