/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {position: absolute;top: 0; left: 0;}


.hscrollerbase {	height: 10px;
	background-color: #993300;
	width: 420px;
	overflow: auto;
	white-space:nowrap;
	overflow-y: hidden;}

.hscrollerbar {height: 10px;background-color: #993300; width: 420px;}

.hscrollerbar {background: #“993300}


.hscrollerbar {padding: 10px;z-index: 2;}


.hscrollerbarbeg {height: 10px;width: 10px !important;}
.hscrollerbarend {height: 10px;width: 10px;}

.scrollerjogbox {width: 10px;height: 10px;top: auto; left: auto;bottom: 0px; right: 0px;background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;}

.hscrollerbase {background: #666666}
.hscrollerbasebeg {background: url(basebarcaps_verticalbarbody.png) -40px 0px no-repeat;height: 10px;width: 10px !important;}
.hscrollerbaseend {height: 10px;width: 10px;background: url(basebarcaps_verticalbarbody.png) -20px 0px no-repeat;}

.scrollerjogbox:hover {background: #999999 url(basebarcaps_verticalbarbody.png) -30px -10px;}

