/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */



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




.hscrollerbase {

height: 10px;

background: #999 url(back.jpg) repeat-x;

}
.hscrollerbar {

height: 10px;

width: 210px !important;
background: white;

}

.hscrollerbar {


z-index: 2;

}

.hscrollerbarbeg {

background: #292728 url(left.jpg) no-repeat;

height: 10px;

width: 15px !important;
}
.hscrollerbarend {

background: #292728 url(right.jpg) no-repeat;
height: 10px;
width: 15px;
}








