#gm_directions {
   clear:both;
}
.gm_mapdisplay {
   padding:1px;
   background:white;
   height:400px;
   position:relative;
   overflow:hidden;
}
.gm_mapdisplay img {
   display:block;
}
