
/*Example CSS for the two demo scrollers*/

#pscroller1{
width:  144px;
height: 160px;
border: 1px solid #AAAAAA;
padding: 5px;
background-color: lightyellow;
}


.someclass{ //class to apply to your scroller(s) if desired
}
