* {margin:0; padding:0; outline:0}
h1 {font:26px arial}
p {line-height:1.4; margin-top:10px}

body{font-family:Tahoma;font-size:11px;}

#wrapper {width:500px; height:330px; margin:40px auto; background:#fff; border-top:4px solid #eee; border-left:4px solid #eee; padding:20px}
#scroll {position:relative; width:490px; height:320px; overflow:auto}
#scrollcontent {position:absolute; width:375px; z-index:200}
#scrollbar {float:left; position:relative; display:none; width:15px; height:200px; 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}
.ppc {
	color:#C0F;
}