#body {
	font-size:11px;
}
.branchColumn {
	float:left;
	margin: 15px 0px 0px 15px;
	}

/* Container for Mootools Slider */	

#branchSearch{
	clear:both;
	}

#branchSearchTips {
	width:235px;
	padding:5px 0px 0px 0px; 
	}	
#branchSearchTips ul {
	padding:5px 0px 0px 5px; 
	list-style:none;
	}
#branchSearchTips ul li {
	padding:5px 0px 0px 0px; 
	color:#444444;
	font-weight:bold;
	}	
#branchSearchTips ul ul {
	padding:0px 0px 0px 15px;
	list-style:disc;
	}
#branchSearchTips ul ul li {
	padding:0px 0px 0px 0px;
	color:#000000;
	font-weight:normal;
	}

.branchInfoPane {
	clear:both;
	width:310px;
	height:500px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	visibility:visible;
	border-top:solid 2px #cccccc;
	border-right:solid 2px #cccccc;
	border-bottom:solid 2px #cccccc;
	}

.branchInfoButtonPane {
	width:65px;
	height:18px;
	float:left; 
	cursor:pointer; 
	padding:2px 10px 0px 10px; 
	border-right:solid 2px #cccccc;
	border-top:solid 2px #cccccc;
	background-color:#e8f2d0;
	}
	
.branchInfoButtonPaneClick {
	width:65px;
	height:18px;
	float:left; 
	cursor:pointer; 
	padding:2px 10px 0px 10px; 
	border-right:solid 2px #cccccc;
	border-top:solid 2px #cccccc;
	background-color: #f1f1f1;
	}

.branchInfoButtons {
	text-decoration:none;
	font-weight:bold;
	}
	
.branchLocationsName {
	color:#08542b;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	}
.branchLocationsCity {
	font-size:11px;
	color:#666666;
	}
	
#googleMapDir {
	margin:0px 0px 0px 0px;
	height: 522px;
	width: 390px;
	}

.branchDirectionPrint {
	float:right;
	text-decoration:none;
	cursor:pointer;
	}

.branchDirectionPrint a {
	text-decoration:none;
	cursor:pointer;
	}
/* ----------------------------------------------------  */
#branchinfobox.even{background:#f9fcf5; border:1px solid #e8f2d0; padding-top:5px; padding-bottom:5px;}
#branchinfobox.odd {background:#fff; border:1px solid #e8f2d0; padding-top:5px; padding-bottom:5px;}

#branchHours {clear:both;}
#branchHours td {font-size:9px; padding:0px;}

#atmDetailTbl{width:60px; border-collapse:collapse;}
#atmDetailTbl td {width:15px;}
/* ----------------------------------------------------  */

#branchLocationList {width:100%; border-collapse:collapse;}
#branchLocationList tr.odd {background:#f9fcf5;}
#branchLocationList tr.even {background:#fff;}
#branchLocationList td {border:1px solid #e8f2d0; padding-top:5px; padding-bottom:5px;}
.clear {clear:both;}

/* ----------------------------------------------------  */