h4	{ font-size: 1em; text-transform: uppercase; }
h5	{ font-size: .9em; font-weight: bold; padding-left: 6px; margin: 3px 0 0 0; }

.mapItem {
	width: 400px;
	border: 1px solid #a09c96;
	padding: 0 0 0 6px;
	margin: 0 0 12px 0;
	background-color: #f2eee8;
	}

.mapItem ul { margin-top: 0; list-style: none; }
.mapItem li { font-size: .9em; font-weight: normal; line-height: 1.5em; }
.mapItem img {
	float: right;
	margin: -1px -1px 0 0;
	padding: 1px;
	border: 1px solid #a09c96;
	}
.mapItem li a { font-weight: normal; }

