﻿.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbar {
	padding: 2px;
	z-index: 2;
	width: 7px;
	top: 0px;
	left: 1px;
}

.vscrollerbase {
	width: 9px;
	top: 0;
	background: url('/img/xscrollerbase.png') 0px 0px repeat-y;
}


.vscrollerbarbeg {
background: url('/img/xscroller.gif') 0px -9px;
width: 7px;
height: auto;
top: 0px;
}

.vscrollerbarend {
background: url('/img/xscroller.gif');
width: 7px;
height: 9px;
}

.scrollerjogbox {
width: 9px;
height: 0px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}