

#wrapper {width:520px; height:350px; margin:0; background:#fff;border-bottom:1px dashed #DFDFDF;}
#scroll {position:relative; width:520px; height:350px; overflow:auto}
#scrollcontent {position:absolute; width:500px; z-index:200}
#scrollbar {float:right; position:relative; display:none; width:15px; height:350px; z-index:100; background:url(images/scroll-bg.gif)}
.scroller {position:absolute; top:0; width:15px; cursor:pointer; background-color:#CCCCCC; background-image:url(images/scroll-arrows.gif); background-position:50% 50%; background-repeat:no-repeat}
.buttonclick {background-color:#BBBBBB}