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