/* 
    Created on : 03/01/2014, 4:24:58 PM
    Author     : thomas chuntic
*/
.id-carousel-wrapper{
    background-color: #fff;
    padding: 15px 0 !important;
}
.caroufredsel_wrapper ul{
    margin: 0;
    list-style: none;
}
.caroufredsel_wrapper ul li{
    display: inline-block;
    list-style: none;
    padding: 0 8px;
}
.caroufredsel_wrapper ul li img{
    height: auto;
    max-width: 100%;
    width: 100%;
}
