.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {

background:#e6deda;

width: 9px;
}
.vscrollerbar {
width: 7px;
background-color: #e1caa8;
cursor:pointer;
border:solid 1px #835415;
padding-top:10px;
padding-bottom:10px;
}
/*.hscrollerbase {
height: 10px;
background-color: #a37f43;
}
.hscrollerbar {
height: 10px;
background-color: #872f06;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}  */



.vscrollerbasebeg { /*Haut scroll*/
width: 20px;
height: 12px !important;

background-image: url(../images/scrollbar_02.png);
}
.vscrollerbaseend { /*bas scroll*/
width: 20px;
height: 12px;

background-image: url(../images/scrollbar_03.png);
}

