/*************** Contact Area Stylesheet ***************/
/**************** Created By R Halligan ****************/
/*************** Leeds Building Society ****************/


#contactImg {
	width:250px;
	height:72px;
	float:right;
	padding:5px 0px 0px 0px;
}

#hoImg {
	width:270px;
	height:80px;
	float:right;
	padding:5px 0px 0px 0px;
}

.branchDetails {
	width:280px;
	height:auto;
	float:left;
	padding:12px 0px 12px 10px;
}

#openingTimes {
	clear:both;
	padding:10px 0px 0px 10px;
}

.branchName {
	font-size:110%;
	font-weight:bold;
	color:#000033;
	border-bottom:1px dotted #FF9900;
}

.branchAddress {
	color:#444444;
}

.openTimes {
	font-weight:bold;
}

#mapContainer {
	padding-left:50px;
}

.mapArea {
	width:250px;
	height:20px;
	float:left;
}

li {
	padding-bottom:10px;
}
