#centreCol {
   background: white url(/assets/img/states/qld_bg.gif) no-repeat;
   float: left;
   width: 516px;
   font-size: 1.2em;

}

#centreCol2 {
   background: white url(/assets/img/states/qld_bg_span.gif) no-repeat;
   float: left;
   width: 719px ;
}

#regionList li {
   width: 169px ;
   border-bottom: 1px solid white ;
   background-color: #E5C200;
   list-style: none ;
   color: white ;
}
   #regionList li a {
      display: block ;
      text-decoration: none ;
      color: white ;
      padding: 10px 0 10px 5px;
   }
   #regionList li a:hover {
      color: #8F8F8F;
      background-color: #FFF3AF;
   }

#centreTop {
   height: 20px ;
   padding-left: 20px;
}

.breadcrumbs {
   color: #6F707F;
}

.breadcrumbs a {
   color: #373F7F;
}
