


#wrapper {width:350px; height:200px; margin:20px auto; background:#fff; border-top:4px solid #eee; border-left:4px solid #eee; padding:20px}
#scroll {position:relative; width:350px; height:289px; overflow:auto}
#scrollcontent {position:absolute; width:325px; z-index:289}
#scrollbar {float:right; position:relative; display:none; width:15px; height:289px; z-index:100; background:
url(../images/scroll-bg.gif);}
.scroller {position:absolute; top:0; width:15px; cursor:pointer; background-color:#ccc; background-image:url(../images/scroll-arrows.gif); background-position:50% 50%; background-repeat:no-repeat}
.buttonclick {background-color:#bbb}