#how-to-get-here h2 {
 width:123px;
 height:13px;
 margin:6px 0px 0px 8px;
 padding:0;
 background:url(../media/images/headings/how-to-get-here.gif) no-repeat 0px 0px;
}

#how-to-get-here h2 span {
 display:none;
}

#map {
 float:left;
 display:block;
 width:535px;
 height:300px;
 margin:20px 0px 0px;
}

#over-info {
 display:none;
 position:absolute;
 top:640px;
 left:375px;
 width:150px;
 z-index:99;
 border:1px solid #999;
 background-color:#fff;
 padding:4px;
}