﻿/*Example CSS for the two demo scrollers*/

#pscroller1{
height: 255px;
font-size:10px;
color:#000;
}

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

#pscroller2{
height:98px;

}

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