#wrapper {width:325px; height:350px; margin:2px auto; background:#fff; border-top:1px solid #eee; border-left:1px #eee; padding-left:1px; padding-bottom: 4px;}
#scroll {position:relative; width:325px; height:350px; }
#scrollcontent {position:absolute; width:320px; }
#scrollbar {float:right; position:relative; display:none; width:4px; height:200px; 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}