

.jcarousel-skin-tango .jcarousel-container-horizontal { width: 615px; padding:0; }


.jcarousel-skin-tango .jcarousel-clip-horizontal { width: 615px; height: 160px; }


.jcarousel-skin-tango .jcarousel-item { width: 110px; height: 130px; }

.jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: 10px; }


.jcarousel-skin-tango .jcarousel-item-placeholder { background: #fff; color: #000; }

.jcarousel-skin-tango .jcarousel-next-horizontal { position: absolute; top: -35px; right: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url(/common/images/home/next-horizontal.png) no-repeat top center; }

.jcarousel-skin-tango .jcarousel-next-horizontal:hover { position: absolute; top: -35px; right: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url(/common/images/home/next-horizontal-highlight.png) no-repeat top center; }

.jcarousel-skin-tango .jcarousel-next-horizontal:active { position: absolute; top: -35px; right: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url(/common/images/home/next-horizontal.png) no-repeat top center; }

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -96px 0; }

.jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top: -35px; right: 35px; width: 32px; height: 32px; cursor: pointer; background: transparent url(/common/images/home/prev-horizontal.png) no-repeat top center; }

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover { position: absolute; top: -35px; right: 35px; width: 32px; height: 32px; cursor: pointer; background: transparent url(/common/images/home/prev-horizontal-highlight.png) no-repeat top center; }

.jcarousel-skin-tango .jcarousel-prev-horizontal:active { position: absolute; top: -35px; right: 35px; width: 32px; height: 32px; cursor: pointer; background: transparent url(/common/images/home/prev-horizontal.png) no-repeat top center; }

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: -96px 0; }


