/* Barra speciali Aggiornamenti */

.jcarousel-skin-barra .jcarousel-container-horizontal {
    height: auto;
    padding: 20px 40px;
    width: 860px;
}
.jcarousel-list-horizontal {
    height: auto;
}
.jcarousel-skin-barra .jcarousel-item {
    border-right: 1px dotted #DEDEDE;
    cursor: pointer;
    height: 235px;
    padding-left: 10px;
    padding-right: 10px;
    width: 273px;
}
.jcarousel-skin-barra .jcarousel-next-horizontal {
    background: url("img/next-horizontal.png") no-repeat scroll 0 50% #dedede;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: -30px;
    top: 0;
    width: 32px;
    z-index: 9999;
}

.jcarousel-skin-barra .jcarousel-prev-horizontal {
    background: url("img/prev-horizontal.png") no-repeat scroll 8px 50% #DEDEDE;
    cursor: pointer;
    height: 100%;
    left: -25px;
    position: absolute;
    top: 0;
    width: 32px;
    z-index: 9999;
}


#carousel-in-evidenza, #carousel-gallery, #carousel-dossier {
    width: 3000px !important;
} 
