				/*Example CSS for the two demo scrollers*/
				#pscroller1{
					font-family:Calibri;
					font-size:14px;
					width: 250px;
					height: 100px;
					border: 1px solid blue;
					padding: 2px;
					background-color: lightyellow;
					text-decoration: none;
					}
				.someclass{ //class to apply to your scroller(s) if desired
					}

