#map { 
	margin:0 0 0 16px;
	width:674px; 
	height:450px; 
}
.searchContainer	{
	margin:0 16px 8px 16px;
	color:#555555;
}
.searchContainer h1	{
	margin:0 0 10px 0;
}
.searchContainer select	{
	margin-bottom:5px;
}
.searchContainer label {
	margin-bottom:5px;
	width:98px;
}
.searchRegionContainer	{
	display:block;
}
.searchPostcode{
	width:266px;
	float:left;
	margin-right:80px;
}
.searchPostcode .btnSearchPostcode	{
	margin-left:110px;
}
.searchLocation{
	width:285px;
	float:left;
}
.hdrMapLocation	{
	padding:0 20px 0 0;
	margin:4px 0 0 0;
	color:#482566;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
}
.btnMoreInfo {
	margin: 10px 0 0 58px;
	font-size:1.1em;
}
.legend	{
	margin:12px 0 0 137px;
	padding:12px 0 0 50px;
	height:31px;
	background: url('../images/markerAussie.png') 0 0 no-repeat transparent;
	width:370px;
}
#popUp{
  width: 210px;
}
#popUp_contents{
  background: url('../images/popUp_c.gif') 0 0 repeat-x #FFF;
}
#popUp_tl{
  width: 10px;
  height: 10px;
  background: url('../images/popUp_tl.png') top left no-repeat transparent;
}
#popUp_t{
  background: url('../images/popUp_t.png') top left repeat-x;
}
#popUp_tr{
  width: 10px;
  height: 10px;
  background: url('../images/popUp_tr.png') top right no-repeat transparent;
}
#popUp_l{
  background: url('../images/popUp_l.png') top left repeat-y transparent;
  width: 10px;
}
#popUp_r{
  background: url('../images/popUp_r.png') top right repeat-y transparent;
  width: 10px;
}
#popUp_bl{
  width: 10px;
  height: 5px;
  background: url('../images/popUp_bl.png') top left no-repeat transparent;
}
#popUp_b{
  height: 5px;
  background: url('../images/popUp_b.png') bottom left repeat-x;
}
#popUp_br{
  width: 10px;
  height: 5px;
  background: url('../images/popUp_br.png') top left no-repeat transparent;
}
#popUp_close{
  width: 14px;
  height: 14px;
  margin: 15px 0 0 -15px;
  background: url('../images/popUp_close.png') top left no-repeat transparent;
  cursor: pointer;
}
#popUp_beak{
	width: 160px;
  height: 50px;
  background: url('../images/popUp_beak.png') top left no-repeat transparent;
}
