h1
{
	width:100%;
	height:1.6em;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1.5em;
	padding-top:0.3em;
	text-indent:0.8em !important;
	font-family:Verdana;
	background-image:url(/images/layout/branches.png);
}



div#right p
{
	padding:1em !important;
	font-size:1.2em;
	width:20em;
}

div#search_container
{
	height:5em;
	background-color:#FBC9B3;
}

div#search_container form
{
	padding:1.2em;
	font-size:1.2em;
	font-weight:bold;
}

input#postcode
{
	width:27em;
	font-size:1.2em;
	height:1.3em;
}

#submitpostcode
{
	font-size:1em;
	font-weight:bold;
	color:#000000;
	background-color:#CCCCCC;
	border:1px #000000 solid;
	height:1.8em;
	width:5em;
}

div#right h2
{
	display:block;
	margin:0.5em 0 0 0.9em;
	font-size:1.7em;
}

div#vcard_details
{
	float:left;
	width:47%;
}

div#right h2 span
{
	font-weight:normal;
}

div#branch_details
{
	border:1px #FBC9B3 solid;
	float:right;
	width:77.3em;
}

.vcard
{
	margin:0.5em 0 0 1.4em;
	font-size:1.2em;
	float:left;
}

.type
{
	font-weight:bold;
}

.adr div, .adr span
{
	width:10em;
	display:block;
}

#map_container
{
	width:39em;
	float:right;
	border-left:1px #FBC9B3 solid;
	height:35em;
	margin: 0 0 2em 0;
}

#map
{
	width:35em;
	height:30em;
	background-color:#CCCCCC;
	margin: 0em 2em 2.5em 0;
	float:right;
}

div#branch_details h3
{
	display:block;
	margin:0.5em 0 0 0.9em;
	font-size:1.4em;
	font-weight:normal;
}

div#branch_details ul li
{
	float:left;
	width:45%;
	font-size:1.2em;
	list-style:none;
	padding:1em;
}
