/* Contact Page */

#contact-left {
	float:left;
	width:373px;
	height:428px;
	margin-bottom:15px;
	}

#contact-right {
	float:left;
	width:326px;
	height:540px;
	margin-bottom:15px;
	border:10px solid #0338a3;
	}

#googlemap {
	float:left;
	width:326px;
	height:540px;
	}

.contact-header {
	font-weight:bold;
	margin-bottom:6px;
	}

.currentday {
	font-weight:bold;
	}

#txtPostcodeA {
	float:left;
	width:37px;
	height:14px;
	background-color:#000000;
	border:#4e4e4e 1px solid;
	color:#c7c7c7;
	font-size:11px;
	margin-left:0px;
	margin-top:0px;
	padding:2px 0 0 3px;
	}

#txtPostcodeB {
	float:left;
	width:37px;
	height:14px;
	background-color:#000000;
	border:#4e4e4e 1px solid;
	color:#c7c7c7;
	font-size:11px;
	margin-left:5px;
	margin-top:0px;
	padding:2px 0 0 3px;
	}

#btnShowDirections {
	float:left;
	height:18px;
	width:21px;
	color:#a6a6a6;
	padding:1px 2px 0 3px;
	margin-left:5px;
	margin-top:0px;
	font-size:11px;
	background:url(graphics/button-bg.gif) top left repeat-x;
	text-decoration:none;
	border:none;
	border-bottom:1px dotted #670101;
	}

#btnShowDirections:hover {
	color:#a6a6a6;
	text-decoration:none;
	border-bottom:1px dotted #b2b2b2;
	}	

#post-code1 {
	float:left;
	height:20px;
	padding-top:2px;
	width:200px;
	margin:10px 0 15px 0;
	}

#post-code2 {
	float:left;
	height:22px;
	width:170px;
	margin:10px 0 15px 0;
	}
