/*Example CSS for the two demo scrollers*/

#pscroller2{
width: 295px;
height: 25px;
border: 0px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}


