#right_of_map {display:none !important;}
#mapper_frame {
  padding:0px;
  width:460px;
  height:460px;
  }

#badge {
  height:10px;
  position:absolute;
  right:38px;
  top:14px;
  width:10px;
}
#badge img {
  width:34px;
}

#whereto_div {
  position: absolute !important;
  top:20px;
  display:none;
}
#mapheader, #firstfields, #locationfields {
  width:458px;
  background-color:#B0D534;
  padding: 2px;
  height:35px;
  
}
#mapheader strong {
}
#map_canvas, #map_cover {
  height:460px;
  width:460px;
  left:0px;
  top:38px;
}
#map_cover {background-color:blue;}