@charset "utf-8";
/* CSS Document */

/*#content-location {
	height:450px;
}*/
#content-location h1 {
	text-transform:lowercase;
	padding-top:5px;
}

#content-location #photo {
	float:left;
	width:420px;
	height:469px;
	padding-bottom:12px;
	position:relative;
	overflow:hidden;
}
#content-location #photo .headerimage {
	position:absolute;
	left:0;
	top:0;
}
#content-location #photo .image-changer {
	position:absolute;
	right:10px;
	bottom:20px;
}
#content-location #information-location {
	float:left;
	padding:0 15px;
	width:418px;
}
#content-location #information-location #logo img {
	padding:10px;
	background-color:#ffffff;
}
#content-location #information-location .submenu-horizontal {
	font-size:10px;
}

.information-location-content {
	padding-top:20px;	
}
.information-location-content .link {
	font-weight:bold;
	font-size:11px;
	line-height:15px;
}
.information-location-content #map {
	width:418px;
	height:220px;
	margin-top:10px;
}

table.data tr td {
	vertical-align:top;	
	padding-bottom:0px;
}
