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

.vscrollerbase {
	width: 16px;
	background: #D7EBDF url(../images/barra.png) -16px 0px repeat-y;
}
.vscrollerbar {
	width: 16px;
	background: #000000 url(../images/barra.png) 0px 0px repeat-y;
}
.vscrollerbar  {
	padding: 20px 0;
	z-index: 2;
}
.vscrollerbasebeg {
	background: url(../images/barra.png) -32px 0px no-repeat;
	width: 16px;
	height: 14px !important;
}
.vscrollerbaseend {
	background: url(../images/barra.png) -32px -28px no-repeat;
	height: 14px;
	width: 16px;
}

