/*Example CSS for the two demo scrollers*/

#pscroller1
{
	width: 90%;
	height: 95%;
	border: 0px solid white;
	padding: 4px;
	background-color: white;
}

.someclass{
}
