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

.vscrollerbar {
	width: 10px;
	background: #000000 url(../img/scroll-bar.png);
	}

.vscrollerbase {
	width: 10px;
	background: #000000 url(../img/scroll-bkg.png) ;
	}

.vscrollerbarbeg {
	height: 10px !important;
	width: 16px;
	background: url(../img/scroll-top.png);
	}
	
.vscrollerbarend {
	height: 10px !important;
	width: 16px;
	background: url(../img/scroll-bottom.png);
	}

