
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0; }

.vscrollerbase {
width: 7px;
background:#353535; /*fond scroll*/
}
.vscrollerbar {
width: 7px;
background-color:#fff; /*barre de scroll*/
position: absolute;
}
.vscrollerbar {
padding: 0px;
z-index: 2;
}

.vscrollerbasebeg { /*Haut scroll*/
width: 7px;
height: 7px !important;
}
.vscrollerbaseend { /*bas scroll*/
width: 7px;
height: 7px;

}

