* {margin:0; padding:0; outline:0}
body {font:12px Verdana,Arial;}
h1 {font:26px Georgia,Verdana}
p {line-height:1.4; margin-top:10px}

#scroll {position:relative; width:574x; height:480px; overflow:auto}
#scrollcontent {position:absolute; width:564px; z-index:200}
#scrollbar {float:right; position:relative; display:none; width:15px; height:480px; 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}