
/*Example CSS for the two demo scrollers*/
#pscroller1{
	width: 280px;
	height: 100px;
	border: 0px;
	text-align: left;
}

#pscroller1 a{
}

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