#centreCol {
   background: white url(/assets/img/states/vic_bg.gif) no-repeat;
   float: left;
   width: 516px;
   font-size: 1.2em;

}

#centreCol2 {
   background: white url(/assets/img/states/vic_bg_span.gif) no-repeat;
   float: left;
   width: 719px ;
}

#regionList li {
   width: 169px ;
   border-bottom: 1px solid white ;
   background-color: #95CD26 ;
   list-style: none ;
   color: white ;
}
   #regionList li a {
      display: block ;
      text-decoration: none ;
      color: white ;
      padding: 10px ;
   }
   #regionList li a:hover {
      background-color: #C8E394 ;
   }

#centreTop {
   height: 20px ;
   padding-left: 20px;
}
