#contactleft
{
float:left;
width:400px;
}
#contactright
{
float:right;
width:300px;
margin-bottom:2em;
}
#contactsmenu
{
width:140px;
float:right;
}
#gmap {
   width:400px;
	 height:400px;
	 display:block;
	 clear:both;
}
#importantnote {
   font-size:12px;
	 display:none;
}