
#scroll {position:relative; width:590px; height:100px; overflow:auto; margin-left:5px;}
#scrollcontent {position:absolute; width:570px; z-index:200; height:330px;}
#scrollbar {float:right; position:relative; display:none; width:10px; height:100px; z-index:100; background:url(../images/scroll-bg.gif)}
.scroller {position:absolute; top:0; width:10px; cursor:pointer; background-color:#ccc; background-image:url(../images/scroll-arrows.gif); background-position:50% 50%; background-repeat:no-repeat}
.buttonclick {background-color:#bbb}



