.PagedDataSetFilmstripLoader {
    padding:0 5px 10px;
    margin-left: 15px;
    width: auto;
}

#relatedItems.PagedDataSetFilmstripLoader {
    padding:0;
    margin: 0;
}

#relatedItems.PagedDataSetFilmstripLoader .ItemViewer .name {
    text-align:center;
    max-height: 40px;
    display: inline;
}
#relatedItems.PagedDataSetFilmstripLoader .ItemViewer .price {
    top: 0;
    text-align: center;
}

#relatedItems.PagedDataSetFilmstripLoader .ItemViewer {
    text-align:center;
    height: 165px;
}

#recentlyViewed.PagedDataSetFilmstripLoader {
   background-color: #fff;
   padding:0;
}

.also-like-container .Scroller .horizontal {
   height:200px;
   width:380px;
}
.also-like-container .Scroller .horizontal .scroller-layout {
   height:200px;
}

.also-like-container .Scroller .horizontal .scroll-previous, .also-like-container .Scroller .horizontal .scroll-next {
   /*background:none;*/
}

.also-like-container .Scroller .horizontal .scroll-next {
    height:200px;
    top:-200px;
}

.also-like-container .Scroller .horizontal .scroll-previous {
    height: 200px;
}

.also-like-container .Scroller .horizontal .scroll-previous .Button {
   left:-16px;
   top: 32px;
}

.also-like-container .Scroller .horizontal .disabled .button-previous {
   background:none;
}

.also-like-container .Scroller .horizontal .body .ItemViewer .Image {
   border:0px solid;
}

.also-like-container .Scroller .horizontal .scrollnext .scroll-previous, .also-like-container .Scroller .horizontal .scrollprevious .scroll-previous {
    background:transparent url(../../../../assets/images/filmstrips/cross_lt.png) repeat-y scroll 0 0 !important;
}

.also-like-container .Scroller .horizontal .scrollnext .scroll-next, .also-like-container .Scroller .horizontal .scrollprevious .scroll-next {
    background:transparent url(../../../../assets/images/filmstrips/cross_rt.png) repeat-y scroll -17px 0 !important;
}

.also-like-container .Scroller .horizontal .body .ItemViewer .name {
    margin-bottom: 5px;    
    height: 55px;
}

.also-like-container .Scroller .horizontal .area {
    height: 200px;
}

.also-like-container .Scroller .horizontal .scroll-next .Button, .also-like-container .Scroller .horizontal .scroll-previous .Button {
    top: 40px;
}

#product-details .vertical .area {
    height:490px;
}

.also-like-container .Scroller .horizontal .scroll-next {
    background-position: 0px -200px !important;
}

.also-like-container .Scroller .horizontal .mouseoverscroller .scroll-next {
    background-position:-41px -200px !important;
}

.also-like-container .Scroller .horizontal .scrollnext .scroll-next, .also-like-container .Scroller .horizontal .scrollprevious .scroll-next {
    background-position:-9px -200px !important;
}