@CHARSET "UTF-8";
/* Version SVN: $ID$ */

#map_canvas {
  overflow: hidden;
}

#map_canvas div span {
  white-space: normal;
}

#map_canvas a.external,
#map_canvas a[target="_blank"] {
  background: none repeat scroll 0 0 transparent;
  padding: 0;
}

dd #map_canvas {
  height:300px;
}

.box-s #map_canvas {
  height:200px;
}

.box-w #map_canvas,
.box-wm #map_canvas {
  height:400px;
}
