.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase
{
	width: 19px;
	background: #D7EBDF url(../img/scroll/Center19px.png) repeat-y;
}
.vscrollerbar {
width: 19px;
background: #99CBCB url(../img/scroll/Pastilla19px.png) repeat-y;
}
.vscrollerbar, .hscrollerbar {
padding: 4px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(../img/scroll/TopPastilla19px.png) no-repeat;
width: 19px;
height: 7px !important;
}
.vscrollerbarend {
background: url(../img/scroll/BottomPastilla19px.png) no-repeat;
width: 19px;
height: 7px;
}
.vscrollerbasebeg {
background: url(../img/scroll/Top19px.png) no-repeat;
width: 19px;
height: 3px !important;
}
.vscrollerbaseend {
background: url(../img/scroll/Bottom19px.png) no-repeat;
height: 3px;
width: 19px;
}


