.scrollgeneric {
	position:absolute;
	left:8px;
	background: url(../images/) center repeat-y;
}

.vscrollerbar {
	width: 22px;
	margin-left:-3.5px;
	background-repeat:repeat-y;
}

.vscrollerbase {
	width: 36px;
}

.vscrollerbasebeg {
	width: 20px;
	height: 20px !important;
	background: url(../images/) no-repeat;
}

.vscrollerbaseend {
	height: 20px;
	width: 20px;
	background: url(../images/) no-repeat;
}

.hscrollerbase {
	height: 100%;
	background-image:url(../images/) no-repeat;
}

.vscrollerbar, .hscrollerbar {
	width:11px;
	height:130px;
	margin:0px 0px 0px 5px;
	background:url(../images/slider.png) no-repeat center;
	z-index: 2;
}

.scrollerjogbox {
	width: 22px;
	height: 20px;
	top: auto;
	left: 20px;
	bottom: 0px;
	right: 0px;
}