#htmlPage{
  background: none;
}

#sliderContent
{
  background: white
}

.flexslider
{
  margin:0 !important
}

.buttons_pane
{
   background: none
}

.regions_list .items .item
{
    border-bottom:solid 1px #888;
    padding:5px;
}
.regions_list .items .item:nth-child(even)
{
    background-color: #dcdcdc;
}

.regions_list .items
{
    margin-bottom:20px;
}
