* {margin:0; padding:0; outline:0}

#wrapper {
	height:450px;
	width: 248px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#scroll {position:relative; width:480px; height:450px; overflow:auto}
#scrollcontent {position:absolute; width:248px; z-index:200; height:448px}
#scrollbar {float:right; position:relative; display:none; width:15px; height:450px; 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}
