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

.vscrollerbar {
	width: 14px;
	background: #888; }
	
.vscrollerbarbeg {
	display: none; }
	
.vscrollerbarend {
	display: none; }

.vscrollerbase {
	width: 14px;
	background: #e3e3e3; }

.vscrollerbasebeg {
	display: none; }
	
.vscrollerbaseend {
	display: none; }

.hscrollerbase {
	display: none; }
	
.hscrollerbar {
	display: none; }

.vscrollerbar, .hscrollerbar {
	padding: 28px;
	z-index: 2; }

.scrollerjogbox {
	width: 36px;
	height: 16px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background: #e3e3e3; }

