
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; 
left: 0;
}
.vscrollerbase {
width: 18px;
background-color: white;
}
.vscrollerbar {
width: 18px;
background-color: black;
}
.hscrollerbase {
height: 18px;
background-color: white;
}
.hscrollerbar {
height: 18px;
background-color: black;
}
.hscrollerbar {
background: #99CBCB url(horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
} 
.vscrollerbar {
background: #000 url(../images/bg_scroller.png) left -32px repeat-y;
}
.vscrollerbar{
padding: 16px;
z-index: 2;
}
.vscrollerbarbeg {
background:url(../images/bg_scroller.png) -72px 0px no-repeat;
width: 18px;
height: 1px !important;
}
.vscrollerbarend {
background:url(../images/bg_scroller.png) -72px -0px no-repeat;
width: 18px;
height: 1px;
}
.vscrollerbase {
background:url(../images/bg_scroller.png) -18px 0px repeat-y;
}
.vscrollerbasebeg {
background:url(../images/bg_scroller.png) -36px -18px no-repeat;
width: 18px;
height: 16px !important; 
}
.vscrollerbaseend {
background:url(../images/bg_scroller.png) -54px -18px no-repeat;
height: 16px;
width: 18px;
}
.hscrollerbar {
padding: 17px;
z-index: 2;
}
.hscrollerbasebeg {
background:url(../images/bg_scroller.png) -36px 0px no-repeat;
height: 18px;
width: 17px !important;
}
.hscrollerbaseend {
height: 18px;
width: 17px;
background:url(../images/bg_scroller.png) -53px 0px no-repeat;
}
.hscrollerbase {
background:url(../images/bg_scroller1.png) 0 -18px repeat-x;
}
.hscrollerbar {
background:url(../images/bg_scroller1.png) 0px -0px repeat-x;
}
.hscrollerbarbeg {

background:url(../images/bg_scroller.png) -74px -16px no-repeat;
height: 18px;
width: 1px !important;
}
.hscrollerbarend {
background:url(../images/bg_scroller.png) -74px -16px no-repeat;
height: 18px;
width: 1px;
}

