.branch-location {
	clear: left;
}
.branch-location h3 {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #D6D3BD;
}
p.address {
	float: left;
	width: 40%;
	padding-bottom: 25px;
}
p.hours {
	float: left;
	width: 60%;
}
.mapPopup {
	width: 200px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.mapPopup img { border: 1px solid #666666; }
