/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 17px;
background: url(scroll_bg.jpg);
}
.vscrollerbar {
width: 17px;
height: 61px !important;
background: url(../images/scroller.jpg) no-repeat;
}
.vscrollerbar, .hscrollerbar {
padding: 15px;
z-index: 2;
}
.scrollerjogbox {
width: 30px;
height: 22px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.vscrollerbasebeg {
background:url(../images/scroller_header.jpg);
width: 17px;
height: 16px !important;
}
.vscrollerbaseend {
background: url(../images/scroller_footer.jpg);
width: 17px;
height: 17px !important;

}
.scrollerjogbox:hover {
}
/* Scroll Bar Master Styling Ends Here */
