.product_carousel_container ul.carousel_list {
    height: 140px;
    overflow: hidden;
}
.product_carousel_container ul.carousel_list li {
    float: left;
}

.product_carousel_container .jcarousel-item {
    height: 125px;
    width: 215px;
}

.carousel_header_container {
    position: relative;
}

.carousel_header_container .jcarousel-next-horizontal,
.carousel_header_container .jcarousel-prev-horizontal {
    background: transparent url(LagtDaozLrTAiwA0eNnhBWP2srTwieoGL6xNPxriOlJ.png) no-repeat;
    border: 1px solid #bfdc94;
    cursor: pointer;
    height: 22px;
    margin-right: 5px;
    position: absolute;
    top: 10px;
    width: 18px;
}
.alt_products_list_container {
    border-color: #d1d9c9;
    border-style: solid;
    border-width: 0 1px 1px;
    padding-left: 5px;
    padding-top: 20px;
}

.product_carousel_container .jcarousel-next-horizontal {
    background-position: -18px 0;
    right: 11px;
}

.product_carousel_container .jcarousel-prev-horizontal {
    background-position: 0 0;
    right: 34px;
}

.product_carousel_container .jcarousel-next-horizontal:hover,
.product_carousel_container .jcarousel-next-horizontal:active {
    background-position: -18px 0;
}
.product_carousel_container .jcarousel-prev-horizontal:hover,
.product_carousel_container .jcarousel-prev-horizontal:active {
    background-position: 0 0;
}

.product_carousel_container .jcarousel-next-horizontal.jcarousel-next-disabled-horizontal,
.product_carousel_container .jcarousel-next-horizontal.jcarousel-next-disabled-horizontal:hover,
.product_carousel_container .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -18px -22px;
    border-color: #e4e4e4;
}
.product_carousel_container .jcarousel-prev-horizontal.jcarousel-prev-disabled-horizontal,
.product_carousel_container .jcarousel-prev-horizontal.jcarousel-prev-disabled-horizontal:hover,
.product_carousel_container .jcarousel-prev-horizontal.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -22px;
    border-color: #e4e4e4;
}

.product_carousel_container .jcarousel-container {
    height: 140px;
}
.product_carousel_container .jcarousel-clip {
    width: 215px;
}

.see_all p {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: url(5l94s85F2eGMGJkbUVWLRnoHEGVFxZcVhSLq3upm3pl.png) repeat-x;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 76px;
    margin: 20px 0 0 59px;
    text-align: center;
    width: 95px;
}
.see_all p a {
    background: url(dJrrHic2iD7A7FertiL27JPD6o1T8p8jBb9CKYC3d8J.png) 28px 35px no-repeat;
    display: block;
    height: 60px;
    padding-top: 16px;
    width: 95px;
}
