/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 14px;background: #ffffff; margin-left:2px;}
/*.vscrollerbarbeg {height: 20px !important;width: 16px;background: url(images/scrollbar.png) -35px 0 no-repeat;}
.vscrollerbarend {height: 20px;width: 16px;background: url(images/scrollbar.gif) -108px 0px no-repeat;}*/
.vscrollerbase {width: 18px;/*background: #eff2f5;*/ }
/*
.vscrollerbasebeg {width: 18px;height: 20px !important;background: url(images/scrollbar.gif) -1px 0 no-repeat; cursor:pointer;}
.vscrollerbaseend {height: 20px;width: 18px;background: url(images/scrollbar.gif)  -1px -20px no-repeat; cursor:pointer;}
*/
.vscrollerbasebeg {width: 18px;height: 16px !important;background: url(images/scrollbar.gif) no-repeat 0 0; cursor:pointer;}
.vscrollerbaseend {height: 20px;width: 18px;background: url(images/scrollbar.gif) 0 -16px no-repeat; cursor:pointer;}
.vscrollerbar { padding:22px; z-index: 2;}

/* Scroll Bar Master Styling Ends Here */


#video-content .vscrollerbasebeg { background:url(images/scrollbar-white.gif) no-repeat 0 0; }
#video-content .vscrollerbaseend { background:url(images/scrollbar-white.gif) 0 -16px no-repeat; }
