/* CSS Document */

#map_canvas {
	width:565px;
	height:400px;
	margin-top:.5em;
	border-style:solid;
	border-width:1px;
	border-color:#BBBBBB;
}

#directions {
	width:565px;
	margin-top:.5em;
}