@CHARSET "ISO-8859-1";
#TB_window *{outline:none;}
#homePostcodeFinder{
	background-image: url("images/home-recruitment.png");
	width:210px;
	height:108px;
	padding:28px 0 0 300px;
}

#officeForm{
	display:block;
	width:200px;
	height:32px;
	
	/*border:1px solid #000;/**/
	margin:0px;
}
#officeForm .postcode{float:left; margin-top:5px; width:150px;}
#officeForm .postcodeNarrow{width:120px;}
#officeForm #submit{float:left; margin-left:8px;}
#officeForm #submit #homeOfficeViewAll{}
#homeOfficeViewAll img{margin-top:12px;}

.regionMap{ width:162px; height:108px; margin-bottom:5px;}

.localAddress{font-weight:bold; color:#004B8D; line-height:16px;}
a.regionMapLink{text-decoration:none;}