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

div.content h2{
	margin-bottom:20px;
}

#mapForm{
	padding:10px;
}

#mapForm,
#directions{
	font-size:0.8em;
}

#map{
	width:450px;
	height:300px;
	margin-left:2px;
}