/* Scroll Bar Master Styling Starts Here */

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

.vscrollerbase {
width: 18px;
background-color: #b3d1dc;
}

.vscrollerbar {
width: 18px;
height: 158px !important;
background-image: url(../images/scrollbar.jpg);
}