.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 25px;
	text-align:center;
}

.hscrollerbase {
	top:243px !important;
	height: 9px;
	width: 883px !important;
	background:url(../images/scrollerbase.png);

}
.hscrollerbar {
	height: 9px;
	width: 64px !important;
	background:url(../images/scroller.png);
}

.scrollwrapper {
	height:10px !important;
	z-index:10;
}

.scrollerjogbox {
	width: 10px;
	height: 9px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}

.hscrollerbasebeg {
	display:none !important;
}

.hscrollerbaseend {
	display:none !important;
}

