@charset "UTF-8";

#pscroller1{
	height: 100px;
	padding: 5px;
	margin: 5px;
}

#pscroller2{
	height: 300px;
	padding: 5px;
	margin: 5px;
}

.someclass{ //class to apply to your scroller(s) if desired
}
