* {margin:10 auto; padding:0; outline:0}
body {font:13px Verdana,Arial; color:#EEE; background:#000}

p {line-height:1.4; margin-top:10px}

#wrapper {width:900px; height:360px; margin:0 auto; background:#000; border-top:0px solid #eee; border-left:0px solid #eee; padding:20px}
#scroll {position:relative; width:900px; height:360px; overflow:auto}
#scrollcontent {position:absolute; width:870px; z-index:200}
#scrollbar {float:right; position:relative; display:none; width:15px; height:360px; 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}

