@CHARSET "ISO-8859-1";

html { height: 100% }

body { height: 100%; margin: 0; padding: 0 }

.map_canvas {
	width: 100%;
	height: 300px;
}
