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

.vscrollerbase {
right: 0 !important;
}

.vscrollerbar {
width: 21px;
background: #ffffff url(../images/scrollbar5.gif) -22px 0px repeat-y;
}

.vscrollerbarbeg {
height: 1px !important;
width: 21px;
background: url(../images/scrollbar5.gif) -66px 0px no-repeat;
}

.vscrollerbarend {
height: 1px;
width: 21px;
background: url(../images/scrollbar5.gif) -66px 0px no-repeat;
}

.vscrollerbase {
width: 21px;
background: #ffffff url(../images/scrollbar5.gif) 0px 0px repeat-y;
}

.vscrollerbasebeg {
width: 21px;
height: 5px !important;
background: url(../images/scrollbar5.gif) -44px 0px no-repeat;
}

.vscrollerbaseend {
height: 5px;
width: 21px;
background: url(../images/scrollbar5.gif)  -44px 4px no-repeat;
}


.hscrollerbar {
height:20px;
background: #ffffff url(../images/scrollbar6.gif) 0px -22px repeat-x;
}

.hscrollerbarbeg {
background: url(../images/scrollbar6.gif) 0px -22px no-repeat;
height: 20px;
width: 1px !important;
}

.hscrollerbarend {
background: url(../images/scrollbar6.gif) 0px -22px no-repeat;
height: 20px;
width: 1px;
}

.hscrollerbase {
height: 20px;
background: #ffffff url(../images/scrollbar6.gif) 0px -44px repeat-x;
}

.hscrollerbasebeg {
height: 20px !important;
width: 5px;
background: url(../images/scrollbar6.gif) -55px -1px repeat-y;
}

.hscrollerbaseend {
height: 20px;
width: 5px;
background: url(../images/scrollbar6.gif)  4px -1px no-repeat;
}


.scrollerjogbox {
width: 15px;
height: 15px;
top: auto;
left: auto;
bottom: 0px;
right: 0px;
background: #ffffff;
}

