﻿#BranchLocations {
	margin: 0 auto;
	text-align: center;
}
#BranchLocations div.blRow{
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 740px;
}
#BranchLocations div.blCol {
	display: inline;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	width: 300px;
	/*border-style: solid !important;
	border-color: #000000 !important;
	border-top: 0;
	border-left: 0;
	border-bottom: 1px;
	border-right: 0;*/
}
#BranchLocations div.blCol1 {
	float: left;
}
#BranchLocations div.blCol2 {
	float: right;
}
p {
	width: 100%;
	line-height: 17px;
	margin: 0;
}
p label {
	font-weight: 900;
}
p span {
	
}