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