

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 305px;
height: 150px;

padding: 5px;
background-color: white;
}


}



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


