/* 
	SECTION: about us/company
	PAGE: facility_locations.jsp
*/

.page-content {
	float:left;
	width:747px;
}

.view-map {
	width:139px;
}

div.location {
	padding-bottom:15px;
	margin-bottom:15px;
	width:700px;
}

div.location h2 {
	margin-bottom:2px;
}

p.address {
	font-weight:bold;
}

div.facility-location-info {
	float:left; 
	width: 400px; 
	padding-right:10px	
}

div.facility-location-map {
	float:left;	
}

div.facility-location-map-canvas {
	width:290px;
	height:120px;	
}