/* 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: 15px;	background-color: #5f6162;}.vscrollerbar {	width: 15px;	background-color: #000;}.vscrollerbar {	background-color: #4f4f4f;}.vscrollerbar{	padding: 10px;	z-index: 2;}/*.vscrollerbarbeg {	background: #url(basebarcaps_verticalbarbody.png) -45px -30px no-repeat;	width: 15px;	height: 15px !important;}.vscrollerbarend {	background: url(basebarcaps_verticalbarbody.png) -45px 0px no-repeat;	width: 15px;	height: 15px;}*/.scrollerjogbox {	width: 15px;	height: 15px;	top: auto;	left: auto;	bottom: 0px;	right: 0px;	background: red url(horizontalbarbody_cornerjog.png) 0px 0px;}.vscrollerbasebeg {	background: url(../images/scrollArrows.gif) no-repeat 0px 0px;	width: 15px;	height: 15px !important;}.vscrollerbaseend {	background: url(../images/scrollArrows.gif) no-repeat 0px -15px;	height: 15px;	width: 15px;}.scrollerjogbox:hover {	background: url(../images/scrollArrows.gif) no-repeat 0px -45px;}