

.scroll-track {
   height:22px; width:16px; background-image: url('images/background.gif');
}

.scroll-handle {
    height:17px; width:16px; background-image: url('images/handlem.gif'); cursor:pointer;
}

.scroll-handle-top {
    height:18px; width:16px; background-image: url('images/handlet.gif'); background-repeat: repeat; cursor:pointer;
}

.scroll-handle-bot {
    height:18px; width:16px; background-image: url('images/handleb.gif'); background-repeat: repeat; cursor:pointer;
}