.scroll-track-top {
    height:10px; width:10px; background-image: url('http://www.disney.go.com/disneyatoz/familymuseum/global/images/up.gif'); cursor:pointer; background-repeat: no-repeat; 
}

.scroll-track-bot {
    height:10px; width:10px; background-image: url('http://www.disney.go.com/disneyatoz/familymuseum/global/images/dn.gif'); cursor:pointer; background-repeat: no-repeat; 
}

.scroll-track {
    height:10px; width:10px; background-image: url('images/track_bg.png'); display: none;
}



.scroll-handle-top {
    height:8px; width:10px; background-image: url('http://www.disney.go.com/disneyatoz/familymuseum/global/images/thumb.gif'); background-repeat: no-repeat; cursor:pointer;
}

.scroll-handle {
    height:100px; width:10px; background-image: url('http://www.disney.go.com/disneyatoz/familymuseum/global/images/thumb.gif'); cursor:pointer; background-repeat: no-repeat; display: none;
}

.scroll-handle-bot {
    height:8px; width:10px; background-image: url('http://www.disney.go.com/disneyatoz/familymuseum/global/images/thumb.gif'); background-repeat: no-repeat; cursor:pointer;  display: none;
}