.ctCarousel  {
    margin:0 auto;
    width: 170px;
    height: 80px;
    background: #ffffff;
    border: 1px solid #c0c0c0;
}

.ctCarousel .jcarousel-clip-horizontal {
    top: 0;
    width: 170px;
    height: 80px;
    margin: 0;
    padding:0;
    z-index: 20;
}

.ctCarousel .jcarousel-clip-horizontal ul li {
    width: 124px;
    height: 46px;
    margin:17px 0 0 23px;
    padding:0;
    /* hack para ie7 para abajo */
    *margin-left:12px;
}

.loading { display: none }

