/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 250px;
height: 130px;
border: 0px solid black;
padding: 0px;
background-color: #B40000;
}


.someclass{ //class to apply to your scroller(s) if desired
}
