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

.vscrollerbase {
	width: 10px;
	background: url(../images/sbv.gif) 0px 0px repeat-y;
}
.vscrollerbar {
	width: 10px;
	background: url(../images/sbv.gif) -15px 0px repeat-y;
}
.vscrollerbar:hover {
	background: url(../images/sbv.gif) -35px 0px repeat-y;
}
.hscrollerbase {
	height: 15px;
	background: url(../images/sbh.gif) 0px -15px repeat-x;
}
.hscrollerbar {
	height: 15px;
	background: url(../images/sbh.gif) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
	padding: 10px;
	z-index: 2;
}
.vscrollerbarbeg {
	wbackground: url(../images/sbv.gif) -45px -30px no-repeat;
	width: 10px;
	height: 15px !important;
}
.vscrollerbarend {
	qbackground: url(../images/sbv.gif) -45px 0px no-repeat;
	width: 10px;
	height: 15px;
}
.hscrollerbarbeg {
	qbackground: url(../images/sbv.gif) -60px -15px no-repeat;
	height: 15px;
	width: 10px !important;
}
.hscrollerbarend {
	qbackground: url(../images/sbv.gif) -30px -15px no-repeat;
	height: 15px;
	width: 10px;
}
.scrollerjogbox {
	width: 10px;
	height: 15px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background: #000000 url(../images/sbh.gif) 0px 0px;
}
.vscrollerbasebeg {
	qbackground: url(../images/sbv.gif) -30px -30px no-repeat;
	width: 10px;
	height: 15px !important;
}
.vscrollerbaseend {
	qbackground: url(../images/sbv.gif) -60px -30px no-repeat;
	height: 15px;
	width: 10px;
}
.hscrollerbasebeg {
	qbackground: url(../images/sbv.gif) -60px 0px no-repeat;
	height: 15px;
	width: 10px !important;
}
.hscrollerbaseend {
	height: 15px;
	width: 10px;
	qbackground: url(../images/sbv.gif) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
	qbackground: #000000 url(../images/sbv.gif) -45px -15px;
}
