/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric	{line-height:1px; font-size:1px; position:absolute; top:0; left:0 }

.vscrollerbase	{width: 8px; background-color: #F0F6F6 }
.vscrollerbar	{width: 8px; background-color: #BBDCE6 }
.hscrollerbase	{height: 8px; background-color: #CEE8F0 }
.hscrollerbar	{height: 8px; background-color: #BBDCE6 }

.vscrollerbar, .hscrollerbar {padding:0px; z-index:2 }

.scrollerjogbox {width:8px; height:8px; top:auto; left:auto; bottom:0px; right:0px; background: #CEE8F0 }

