.scrollgeneric {line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;}

.vscrollerbase {width: 100px;
visibility: visible !important;
background: url(chains.png) 0px 0px repeat-y;}

.vscrollerbar {background-image: url(zombiebar.png);
	width: 100px;
	height: 191px !important;
	background-image: url(zombiebar.png);}

* html .vscrollerbar {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='zombiebar.png');
	background-image: none;}

.hscrollerbase {height: 100px;}
.hscrollerbar {height: 100px;
	background-color: #84ADD6;}
.vscrollerbar, .hscrollerbar {padding: 0px;
	z-index: 2;}

.scrollerjogbox {width: 100px;
	height: 100px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #698AAA;}
