#BrchResultsHolder { 
	height:398px;
	background: url('/img/bg-efibank-banner.png') bottom repeat-x;
}
#BrchResultsHolder img.indicator{
	position:absolute; 
	top:0px; 
	display:none;
}
#BrchResultsHolder ol{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left:0px;
	list-style-position: inside;
}
#BrchResultsHolder a{
	display: list-item;
}
#BranchMapShader {
	position: absolute;
	left:0px;
	top:0px;
	width: 697px;
	height: 446px;
	background: #303030;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 9;
	display: none;
}
#BranchDetailsHolder {
	position: absolute;
	left:0px;
	top:0px;
	width: 697px;
	height: 446px;
	z-index: 9;
	display: none;
}
#BranchDetails {
	position: absolute;
	left:103px;
	top:100px;
	width: 492px;
}
.branch_details_table	td{
	border: 0px;
	vertical-align: top;
}
.branch_details_table td.label{
	color: #0099CC;
	text-align: right;
}
td.worktime {
	font-size: 10px;
}
td.worktime div{
	color: #09C;
	border-top: 1px dotted;
}
