div.scroller{
	position:relative;
	height:22px;
	width:149px;
	display:block;
	overflow:hidden;
	float:left;
}
div.scrollingtext{
	position:relative;
	width:200px;
	white-space:nowrap;
}
