/*Example CSS for the two demo scrollers*/

#pscroller2{
height: 15px;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}