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

#map_canvas {
  overflow: hidden;
}

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

dd #map_canvas {
  height:300px;
}

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

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

