@charset "utf-8";
/* CSS Document */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbar {width: 9px;background: #666666;}
.vscrollerbase {width: 9px;background: #ffffff;}

.vscrollerbarbeg {
background: url(../images/scroll/vscroll.gif) no-repeat 0px -9px;
width: 9px;
}

.vscrollerbarend {
width:9px;
height:9px;
background: url(../images/scroll/vscroll.gif) no-repeat;
}
