/*BGEN*/
h1{
  float:left;
  background:url(rsrc/worthing_regeneration_logo.jpg);
  margin:32px 0px 0px 0px;
  padding:0px;
}
h1 span{
  display:none;
}
h1 a{
  display:block;
  width:216px;
  height:57px;
}

.hideMe{
  display:none;
}

hr.clear{
  clear:both;
  background:#fff;
  color:#fff;
  border:0px;
  height:1px;
  font-size:0px;
}
/*EGEN*/