.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; 
left: 0;
}

.vscrollerbase {
width:5px;
background-position:center;
margin:0 0 0 0px;
background-repeat:repeat-y;


}
.vscrollerbar {
width: 10px;
background:url(../images/line2.jpg) no-repeat;


}
.hscrollerbase {
height: 10px;
background-color: #000;
}
.hscrollerbar {
height: 10px;
background-color:#000;
}

.scrollerjogbox {
width: 10px;
height: auto;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}