#branchSearch {
	border:7px solid #5FC7ED;
}

#branchSearch .redBG{
	height:91px;
	width:195px;
	overflow:hidden;
	color:#fff;
	font-size:16px;
	line-height:15px;
}
#branchSearch input {
	width:421px;
}
#branches > div > div {
	margin-bottom:1em;
}
#branches > div > div > div > a {
	display:block;
}
td.element > p,td.element > table {
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
}
#leftCol, #rightCol {
	float:left;
	width:49%;
}

#letters {
	margin-bottom:1em;
}
#letters a {
	padding:3px 6px;
}
#letters a.all{
	background:#EBEBEB;
}
#letters a.all:hover{
	background:#E1292E;
}
#letters a.true {
	text-decoration:none;
	color:#FFF;
	background:#E1292E;
}
#map {clear:both;}
#map > div {
	float:left;
}
#branches a.toolTip {
	border-bottom:0;
	cursor:pointer;
	cursor:hand;
}
.yellowBG {
	background:#FFCE2C;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.both {clear:both;}
.pdmr2 {
	padding:2px;
	margin:2px;
}
.pt3px {padding-top:3px;}
.mt5 {
	margin-top:5px;
}
.vMiddle {
	vertical-align:middle;
}
#localTime {padding:5px;border:1px solid #999999;}
