.scroll-track-top {
    height:10px; width:10px;
	}

.scroll-track-bot {
    height:10px; width:10px;
	
}

.scroll-track {
    width:10px; height:10px;
}

.scroll-handle { height:60px; width:10px;background-image: url(../images/handle_mid.png); cursor:pointer; background-repeat:no-repeat;
}

.scroll-handle-top {
    height:10px; width:10px;}

.scroll-handle-bot {
    height:10px; width:10px;
}
