.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0; 
	left:0;
	}

.vscrollerbar {
	width:15px;
	background:#FFFFFF;
	}
	
.vscrollerbarbeg {
	height:24px !important;
	width:36px;
	}
	
.vscrollerbarend {
	height:24px;
	width:36px;
	background-image: url(../_images/down_arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 13px;
	}
	
.vscrollerbase {
	width:40px;
	background:#000000;
	}
	
.vscrollerbasebeg {
	width:36px;
	height:28px !important;
	}

.vscrollerbaseend {
	height:28px;
	width:36px;
	}

.vscrollerbar {
	z-index:2;
	padding-top:10px;
	padding-right:38px;
	padding-bottom:2px;
	padding-left:38px;
	}