.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 25px;
background-color: white;
}
.vscrollerbar {
width: 25px;
background-color: black;
}
.hscrollerbase {
height: 13px;
background-color: white;
}
.hscrollerbar {
height: 25px;
background-color: black;
}
.hscrollerbar {
background: url(.png) 0px -26px repeat-x;
width:25px!important;
}

.vscrollerbar {
background: url(basebarcaps_verticalbarbody-green.png) -13px 0px repeat-y;
background-color:transparent;
height: 71px!important;
}
.vscrollerbar, .hscrollerbar {
padding:20px 13px 22px 13px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(.png) -39px -26px no-repeat;
background-color:transparent;
width: 25px;
height: 13px!important;
}

.vscrollerbarend {
background: url(.png) -39px 0px no-repeat;
width: 25px;
height: 13px;
}

.hscrollerbarbeg {
background: url(.png) -52px -13px no-repeat;
background-color:transparent;
height: 13px;
width: 25px!important;
}

.hscrollerbarend {
background: url(.png) -26px -13px no-repeat;
background-color:transparent;
height: 13px;
width: 25px;
}

.scrollerjogbox {
background: url(.png) 0px 0px;
background-color:transparent;
width: 25px;
height: 13px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.vscrollerbase {
background: url(.png) 0px 0px repeat-y;
background-color:transparent;
}

.vscrollerbasebeg {
background: url(.png) -26px -26px no-repeat;
background-color:transparent;
width: 25px;
height: 13px !important; /*  Safari BG repeat fix */
}

.vscrollerbaseend {
background: url(.png) -52px -26px no-repeat;
background-color:transparent;
height: 13px;
width: 25px;
}

.hscrollerbase {
background: url(.png) 0px -13px repeat-x;
background-color:transparent;
}
.hscrollerbasebeg {
background: url(.png) -52px 0px no-repeat;
background-color:transparent;
height: 13px;
width: 25px !important; /* Safari BG repeat fix */
}

.hscrollerbaseend {
height: 13px;
width: 25px;
background: url(.png) -26px 0px no-repeat;
background-color:transparent;
}

.scrollerjogbox:hover {
background: url(.png) -39px -13px;
background-color:transparent;
}
