.Scroller .horizontal .scroller-layout, .Scroller .horizontal .area .overlay, .Scroller .vertical .area .overlay {
    background: white;
}
.Scroller .slider .Slider .thumb {
    display:none;
}
.Scroller .horizontal .slider .Slider .slider-left {
    display:none;
}
.Scroller .slider .Slider .slider-middle {
    display:none;
}
.Scroller .horizontal .slider .Slider .slider-right {
    display:none;
}
.Scroller .horizontal .area {
    height: 259px;
}

.product-list-container .Scroller .horizontal .scroller-layout, .Scroller .horizontal .scroll-previous, .Scroller .horizontal .scroll-next, .Scroller .horizontal .scroller-layout {
    height:260px;
}

.Scroller .horizontal .scroll-next {
    background-position: -56px -275px !important;
    top: -260px;
}

.Scroller .horizontal .mousedown .button-next {
    background-position: -48px -275px !important;
}

.Scroller .horizontal .disabled .button-next {
    background-position:0 -275px !important;
}

.Scroller .horizontal .scroll-button {
    height:275px;
}

.Scroller .horizontal .button-next {
background-position:-16px -275px !important;
}

.Scroller .horizontal .mouseover .button-next {
background-position:-32px -275px !important;
}

.Scroller .horizontal .mouseoverscroller .scroll-next {
    background-position: -113px -275px !important;
}

.Scroller .horizontal .scrollnext .scroll-next, .Scroller .horizontal .scrollprevious .scroll-next {
    background-position: 0px 0px !important;
}

.Scroller {
    text-align: center;
}
