.scroll-track-top{height:10px;width:10px;background-image:url('../images/track_top.png');}
.scroll-track-bot{height:10px;width:10px;background-image:url('../images/track_bot.png');}
.scroll-track{height:10px;width:10px;background-image:url('../images/track_bg.png');}
.scroll-handle{height:14px;width:10px;background-image:url('../images/handle_mid.png');cursor:pointer;}
.scroll-handle-top{height:3px;width:10px;background-image:url('../images/handle_top.png');background-repeat:repeat;cursor:pointer;}
.scroll-handle-bot{height:3px;width:10px;background-image:url('../images/handle_bot.png');background-repeat:repeat;cursor:pointer;}
