/* sponsors page */
#content.location {
	background: url(../images/bg_content_location.gif) no-repeat 0 0;
}
#content.location .col_a { 
	padding: 40px 0 40px 40px; 
	width: 560px;
}
h1 {
	background: url(../images/hdr_location.gif) no-repeat 0 0;
	width: 340px;
	height: 24px;
	margin: 0 0 15px 0;
}
h3 {
	color: #ffffff;
	font-size: 1.4em;
	margin: 20px 0 5px 0;
	letter-spacing: 0.6px;
	font-weight: bold;
	line-height: 1.5;
}
.location p {
	color: #A4A4A4;
	font-size: 1.1em;
	margin: 0 0 5px 0;
}
#map_space {
	border-top: 1px solid #212121;
	margin-top: 28px;
	padding-top: 27px;
}
#map_space img {
	margin: 15px 0 40px 0;
}