.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
}

.vscrollerbase {
	width: 16px;
	background: url('../images/pages/energy_advice/carrier_bg.png') left top repeat-y;
}

.vscrollerbar {
	width: 12px;
	margin-left: 2px;
	background: #626262 url('../images/pages/energy_advice/slider.png') left top no-repeat;
	padding: 17px;
	z-index: 2;
}

.vscrollerbasebeg {
	background: url('../images/pages/energy_advice/carrier_top_bg.png') left top no-repeat;
	width: 16px;
	height: 15px !important;
}
.vscrollerbaseend {
	background: url('../images/pages/energy_advice/carrier_bottom_bg.png') left top no-repeat;
	height: 15px;
	width: 16px;
}


