@import url(../tab-contact.css);/*Display the tab etc*/
.layout1 {
 float:left;
 margin:0;
 padding:5px;
 width:266px;
}
.layout2 {
	float: right;
	width: 266px;
	margin: 0;
}
#map {
	margin: 15px 0 0 0;
	padding: 0;
}
.directions {
	margin: 10px 0;
}
#printmapbtn {
	float: right;
	margin: -5px 0 0 0;
}
table#locate, table#addresstb {
	font-size: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin: 10px 0 0 0;
	width: 244px;
}
table#addresstb {
	margin:0;
}
table#locate td, table#addresstb td {
	padding: 3px 0;
	vertical-align: top;
}
table#locate col#col1 {
	width: 30px;
}
table#locate col#col2 {
	width: 214px;
}
table#addresstb col#tb2col1 {
	width: 110px;
}
table#addresstb col#tb2col2 {
	width: 134px;
}
form#postcode input#postcode1 {
	border: 1px solid #CCCCCC;
	padding:2px 0;
	margin:0;
	width: 210px;
}
form#postcode select#branchlist {
	border: 1px solid #CCCCCC;
	margin:0;
	padding: 0;
	width: 210px;
}
#submitbtn {
	float: right;
	margin: 10px 0 0 0;
}
.openingtimes {
	margin: 5px 0 0 0;
}

#mapLocations {
	display: none;
}

#mapcontrols {
	text-align: center;
	margin: 5px 0 20px 0;
}