#_cvfl_holder {
    padding-left: 25px;
}
#__cvfl-coverflow-wrapper canvas{
    position: absolute;
}
#__cvfl-coverflow{
    height: 250px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 470px;
}

#__cvfl-coverflow-label{
    margin-left: -30px;
    width: 470px;
    color: #000;
    font: 14pt Lucida Grande, Lucida Sans Unicode;
    line-height: 1.3em;
    position: relative;
    text-align: center;
    top: 160px;
    z-index: 700;
}
   
.loading{
    background: transparent url(../images/loading.gif) no-repeat center;
}
