@charset "utf-8";
/* CSS Document */
/*Example CSS for the two demo scrollers*/

#pscroller2{
width: 190px;
height: 15px;
border: 0px solid GREY;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

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

