/* CSS Document */
div#news_scroll {
	width:700px;
	height:16px;
	margin:0px;
	padding:0px;
	}

#pscroller2{
width:700px;
height:16px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

