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

.locations h1 {
}
.mtvLocationHeaderContainer {
	width:50%;
	float:left;
}
.mapPhotosInfo {
	width:50%;
	float:left;
}
.locationAddress {
	float:left;
	margin-left: 20px;
	margin-bottom: 40px;
}

.mapContainer {
	width:718px;
	text-align: center;
}
.mapBorder {
	border:solid;
	width: 500px;
}
.mapButtonEVV {
	float:left;
	width:128px;
	padding-bottom:10px;
}
.photosButtonEVV {
	float:left;
	padding-bottom:20px;
	margin-left: 100px;
	margin-top: -30px;
}
.evvPhotosContainer {

}
.mtvPhotosContainer {

}
.address {
	color: #666666;
	font-size: 20px;
	font-family: tahoma, arial, sans-serif;
}
