@media only screen and (max-width: 539px) 
{
	
	#outer, #maincont
	{
		width:100%;
	}
	.leaderboard { width: 320px; height: 100px; }
	.postcodead { width:320px; height:100px; }
	.sfpostcodemap { width:320px; height:100px; }
	
html>body #topbarfind 
{
background-image: none;	
width:100%;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-color:  #7cba5e;
background-image:none;
padding: 0px;
margin:0px;
background: -webkit-linear-gradient(#6ca250, #84c662); 
background: -o-linear-gradient(#6ca250, #84c662); 
background: -moz-linear-gradient(#6ca250, #84c662); 
background: linear-gradient(#6ca250, #84c662); 
}
	.postright
{
	line-height:30px;
width:35%;float:right;
}
	.postleft
{
	line-height:30px;
width:35%;float:left;
}
#hw
{
padding: 7px 0px 0px 6px;
}
#myhead
{
	margin:0px;
}

#maincont .right, #maincont .rightn
{
	width:100%;
}

#mw
{
width:100%;
clear:both;

}

#mw p
{
	padding:0px 10px 10px 10px;
}

#mw h3
{
	padding:0px 10px 0px 10px;
}

.postcodecol
{
	width:100%;
	    padding: 0px 10px 0px 10px;
}

#div_map
{
	margin:0px;width: 100%; height: 380px;
}

h2
{
padding: 15px 10px 10px 10px;	
}

}
