.map {
	clear: left;
	margin-bottom: 40px;
}
.map:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.map { display: inline-block; }
.map { display: block; }
	.page_content .map h2 {
		margin-bottom: 0;
	}
	.map .display {
		margin-bottom: 20px;
	}
		.map .display img {
			border: 1px solid #000;
		}
	.page_content .map h3 {
		color: #6C2610;
		font-size: 11px;
		text-transform:uppercase;
	}
	.map .download {
		margin-bottom: 20px;
	}
	.map ul {
		float: left;
		width: 50%;
		list-style-type: none;
		font-size: 10px;
	}
		.map ul li a {
			text-decoration: none;
		}