@charset "utf-8";
/* CSS Document */

#empty {
	float: left;
	width: 54px;
	height: 50px;
}
#left {
	width: 150px;
	float: left;
}
#right{
	width: 150px;
	float:left;
}



.info_window {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #333333;
	font-variant: small-caps;
	
	
	
	
}
#map_canvas {
	width: 65px;
	height: 520px;
	border: 1px solid #666666;
}
