/* 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: 14px;	background-color: #333333;}.vscrollerbar {	width: 14px;	background-color: #666666;}.hscrollerbase {	height: 14px;	background-color: #333333;}.hscrollerbar {	height: 14px;	background-color: #666666;}.scrollerjogbox {	width: 14px;	height: 14px;	top: auto;	left: auto;	bottom: 0px;	right: 0px;	background-color: #333333;}
