@import url(mapKey.css);
#content{
	width:auto;
	text-align:center;
}
#content h4{
	margin-top:-1em;
	font:bold 1.3em Georgia, "Times New Roman", Times, serif;
}
div.cityWrap{
	margin:0;
	padding:0 0.5em;
	border:0;
	width:16em;
	height:24em;
	float:left;
	display:block;
}
	#content div.cityWrap h2{
		margin:0 0 0.25em 0;
		padding:0;
		border:0;
		font:bold 1.3em Georgia, "Times New Roman", Times, serif;
		text-align:center;
		text-decoration:none;
		color:#fff;
		letter-spacing:0;
	}
	div.cityWrap a img{
		margin:0.25em 0;
		padding:0;
		border:1px solid #333;
	}
	div.cityWrap a:hover img{
		border:1px solid #fff;
	}
	div.cityWrap p{
		margin:0;
		padding:0;
		border:0;
		font-size:0.8em;
	}
#key{
	margin-bottom:1.5em;
	padding-bottom:1em;
	border:0;
	border-bottom:1px dotted #666;
	width:auto;
	background:transparent;
}
#key p{
	margin:0.25em;
}
