/* 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;}

.vscrollerbase {width: 7px;}
.vscrollerbar {
width: 7px;
background: url(http://media.monsterindia.com/monster_2012/scroller_bg1.png) left top repeat-y;
}
.vscrollerbar {
padding: 0px;
z-index: 2;
}
.vscrollerbarbeg {
width: 7px;
height: 15px !important;
}
.vscrollerbarend {
width: 7px;
height: 15px;
}
.scrollerjogbox {
width: 7px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}
.vscrollerbasebeg {
width: 7px;
height: 15px !important;
}
.vscrollerbaseend {
height: 15px;
width: 7px;
}

.scrollerjogbox:hover {
background: #5E828C url(basebarcaps_verticalbarbody.png) -45px -7px;
}
/* Scroll Bar Master Styling Ends Here */
