﻿/*Example CSS for the two demo scrollers*/

#pscroller1{
height: 20px;
_height: 25px;
padding: 5px 0 0 0;
margin: 0 auto;
}

#pscroller1 .scrollTitle 
{
    color: #993300;
    font-weight: bold;
}


.someclass{ //class to apply to your scroller(s) if desired
}
