.map h1{
	font-size:13pt;
}
.map iframe{
	padding:0 0 0 15px;
}
.map{
	margin:0 0 30px 0;
}
.places h1{
	font-size:13pt;
}
.places h2{
	font-size:11pt;
}
.places ul{
	margin:20px 0 0 0;
}
.places li{
	list-style:circle;
	margin:0 0 20px 40px;
}
.state{
	margin:20px 0 20px 10px;
}
.state h1{
	font-size:12pt;
	border-bottom:1px dotted #999;
}

