/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: #D7EBDF url(gfx/basebarcaps_verticalbarbody.gif) 0px 0px repeat-y;
}

/*balkje*/
.vscrollerbar {
width: 11px;
left: 2px;
cursor: pointer;
background: #D6D6D6 url(gfx/basebarcaps_verticalbarbody.gif) -17px 0px repeat-y;
}
.vscrollerbar, .hscrollerbar {
padding: 20px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(uit-gfx/basebarcaps_verticalbarbody.gif) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(uit-gfx/basebarcaps_verticalbarbody.gif) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(gfx/horizontalbarbody_cornerjog.gif) 0px 0px;
}
.vscrollerbasebeg {
background: url(gfx/basebarcaps_verticalbarbody.gif) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
cursor: pointer;
}
.vscrollerbaseend {
background: url(gfx/basebarcaps_verticalbarbody.gif) -60px -30px no-repeat;
height: 15px;
width: 15px;
cursor: pointer;
}
.scrollerjogbox:hover {
background: #5E828C url(gfx/basebarcaps_verticalbarbody.gif) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */
