
/* view-source:http://dimsemenov.com/plugins/royal-slider/ */


#homeSlider {
  /* font-weight: bold; */
  width:100%;
  height:291px;
}

.rsDefault .rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: none;
    text-align: right;
    line-height: 8px;
    overflow: hidden;
    padding: 2px 10px 10px 2px;
    right: 0px;
}

.rsDefault .rsBullet {
    padding: 7px 7px 7px;
}




