
#main_map{
	position: relative;
	text-align: center;
	z-index: 0
}


.city{
	position:absolute;
	z-index:5;
	color:#006699;
	font-family:Helvetica;
	font-size:10pt;
	font-weight:normal;

}
.city_dot{
	border:medium none;
	padding-right: 4px;
}

div.tx-branch-pi1 A{
	color: #006699;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Helvetica;
	text-decoration: none;
}

.tx-branch-pi1-singleView-HCell{
	color: #006699;	
}


div.blablacsc-textpic-imagewrap {
position:absolute;
right:0;
top:0;
}


#branch_content A{
color: #F69A48;
}

#branch_logo{
float: right;
}

