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

.vscrollerbase {
width: 15px;
background: #eee9d3
}
.vscrollerbar {
width: 15px;
background: #d6ca96 
}
.hscrollerbase {
height: 10px;
background: #d6ca96
}
.hscrollerbar {
height: 10px;
background: #d6ca96 
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: #eee9d3;
width: 15px;
height: 5px !important;
}
.vscrollerbarend {
background: #eee9d3;
width: 15px;
height: 5px;
}+
.hscrollerbarbeg {
background: #eee9d3;
height: 5px;
width: 15px !important;
}

.vscrollerbasebeg {
background: url(scroll-base.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}

.vscrollerbaseend {
background: url(scroll-base.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}

