.scroll-track{
 height:10px;
 width:8px;
 background: url('../img/scrollback.gif');
 border: 0px;
}

.scroll-handle {
 border: 0px;
 height:10px;
 width:10px;
 background: url('../img/scrolldrazhka.gif') no-repeat center left;
 cursor:pointer;
}