<!--
#rightcolumn a{
	color: #333333; text-decoration: none;
}

#rightcolumn #localinfo{
	display: block; float: left; width: 184px; height: 111px;
	background: url(images/banner-bg-localinfo.gif) repeat-y;
}
 #rightcolumn #localinfo a{
	display: block;  width: 100%; height: 100%;
 }
  #rightcolumn #localinfo div.outerleft{
	display: block; padding: 0 0 0 12px;
  }
#rightcolumn #othertowns{
	display: block; float: left; width: 184px; height: 117px; 
	background: #b4cc45 url(images/banner-bg-towns.gif) no-repeat;
}
 #rightcolumn #othertowns a{
	display: block; width: 100%; height: 100%;
 }
  #rightcolumn #othertowns div.outerleft{
	display: block; padding: 0 0 0 12px; color: #ffffff;
  }  
#rightcolumn #statistics{
	display: block; float: left; width: 245px; height: 111px;
	background: url(images/banner-bg-stats.gif) no-repeat;
}
 #rightcolumn #statistics a{
	display: block; width: 100%; height: 100%;
 }
  #rightcolumn #statistics div.outerleft{
	display: block; padding: 0 0 0 12px;
  }

#rightcolumn #registerhere{
	display: block; float: left; width: 245px; height: 129px;
	background: url(images/banner-bg-register.gif) no-repeat;
}
 #rightcolumn #registerhere a{
	display: block; width: 100%; height: 100%;
 }
  #rightcolumn #registerhere div.outerleft{
	display: block; padding: 0 0 0 12px; color: #ffffff;
  }
#rightcolumn #propertiesforsale{
	display: block; float: left; width: 184px;
}
#rightcolumn #verticleadverts, #rightcolumn #side_links{
	display: block; float: left; width: 150px; padding: 16px; text-align: center;
	background: #f2f2f2;
}
#side_links a{ text-decoration: underline; }
-->

