* {margin:0; padding:0; outline:0}
body {font:8px Verdana,Arial; background:#000000; padding:0px}
table.center {margin-left:auto; margin-right:auto; background-color:#ffffff; padding:0px}
body {text-align:center; padding:0px}
h1 {font:26px Georgia,Verdanal; background-color:#ffffff}
p {line-height:1.24; margin-top:5px; background-color:#ffffff}

#wrapper {width:350px; height:245px; margin:5px auto; background:#fff; border-top:2px solid #eee; border-left:2px solid #eee; padding:10px}
#scroll {position:relative; width:350px; height:245px; overflow:auto}
#scrollcontent {
	position:absolute;
	width:325px;
	z-index:200;
	left: 2px;
	top: 2px;
}
#scrollbar {float:right; position:relative; display:none; width:15px; height:245px; 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}

