/* 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 {background: #5EC0A7}
.vscrollerbase {background: #D4F6F2}
.vscrollerbasebeg {height: 28px !important;}
.vscrollerbaseend {height: 28px;}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

#scroll-div{z-index:0;}

/* Scroll Bar Master Styling Ends Here */


/* Scroll Bar Master Styling Ends Here */

/* Extra sample styles */
#scroll-div .vscrollerbarbeg {
background: url(/images/templateimages/vscroller2.png) -2px -15px;
width: 14px;
height: auto;
}

#scroll-div .vscrollerbarend {
background: url(/images/templateimages/vscroller2.png) -2px -2px;
width: 14px;
height: 13px;
}

#scroll-div .vscrollerbase {
width: 14px;
background: white none;
}

#scroll-div .vscrollerbar {
background-color: #8F9793;
padding: 0px;
cursor: pointer;
}

#scroll-div .vscrollerbasebeg, #test2 .vscrollerbaseend {
background-image: none;
}

#scroll-div #scroll-div_mcontentwrapper
{
	width: 0px;
}
