@charset "utf-8";
/* CSS Document */

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 239px;
height: 110px;
}

#pscroller2{
width: 429px;
height: 87px;
}

#pscroller3{
width: 429px;
height: 87px;
}

#pscroller2 a{
text-decoration: none;
}

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

