@charset "utf-8";
/* CSS Document */

#contentLeftCol {
	position: relative;
}

#map_canvas {
	top: 0px;
	right: 0px;
	width: 200px;
	height: 247px;
	border: solid 1px #666666;
	position: absolute;
}