#content #contentArea p.inlineSubnav a {
	border-left: 1px solid #000;
	font-weight: bold;
	padding: 0 1ex;
}
#content #contentArea p.inlineSubnav a:first-child,
#content #contentArea p.inlineSubnav a.first-child {
	border: none;
	padding: 0 1ex 0 0;
}

#content #contentArea img#neighborhoodMapImage {
	border: none;
	display: block;
	margin: 1em auto;
}
#content #contentArea area {cursor: pointer;}

#neighborhoodSheet {position: absolute; top: 0; left: 0; display: none; z-index: 999; cursor: wait;}
#neighborhoodPopup {position: absolute; left: 50%; display: none; z-index: 9999; padding: 10px; width: 0px; height: 0px;}
#neighborhoodCloseButton {z-index: 99999; cursor: pointer; position: absolute; bottom: 0; _bottom: -1px; right: 0; width: 100px; height: 30px; display: block;}