/* 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: 15px;background: #5EC0A7 url('/images/blast/reviews/middle.gif') repeat-y;}
.vscrollerbarbeg {height: 9px !important;width: 15px;background: url('/images/blast/reviews/top.gif')  no-repeat;}
.vscrollerbarend {height: 11px;width: 15px;background: url('/images/blast/reviews/bottom.gif')  no-repeat;}
.vscrollerbase {width: 15px;background: #D4F6F2 url('/images/blast/reviews/scroll_bg.gif') repeat-y;}
.vscrollerbasebeg {width: 15px;height: 8px !important; background-color:#15E2F0; background-image:url('/images/blast/reviews/top_end.gif');background-repeat:no-repeat;}
.vscrollerbaseend {height:8px;width:15px; background-color:#15E2F0; background-image:url('/images/blast/reviews/bottom_end.gif'); background-repeat:no-repeat; }
.vscrollerbar, .hscrollerbar {padding: 9px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* Scroll Bar Master Styling Ends Here */
