@charset "utf-8";
/* CSS Document */


/*Example CSS for the two demo scrollers*/

#pscroller {
	width: 385px;
	height: 78px;	
}

#pscroller p {
	margin: 0 0 100px 0
}

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


