﻿body {
}



/*Example CSS for the two demo scrollers*/

#pscroller1{
width:220px;
height:100px;
border: 1px solid white;
padding: 5px;
font-family:tahoma;
font-size:11px;
color:#0097c9;
text-decoration:none;
text-align:left;
}


.someclass{ //class to apply to your scroller(s) if desired
}




