#slidesContainer {
    display: inline-block;
    float: left;
    padding-left: 25px;
    padding-top: 20px;
    height: 315px;
    width: 615px;
    background-image: url(/content/images/site/background_slider.png);
    background-repeat: no-repeat;
}

#slides {
    height: 304px;
    width: 610px;
}