div#scroller {width: 390px; height: 220px;}

div#scroller .content {height: 220px;	width: 350px;
	overflow: hidden; padding-right:16px; float: left;
}

div#scroller .scrollarea {height: 180px; width: 5px; float: left; cursor: pointer; background: #dddddd;}


div.scrollBarContainer { height: 170px; }

div#scroller .scrollKnob {width: 5px; background: #a930bc;}

div#scroller .scrollForward {width: 5px; height: 5px; background-image:url(../images/scroller_bottom.gif);}

div#scroller .scrollBack {width: 5px; height: 5px; background-image:url(../images/scroller_top.gif);}