
#pscroller1{
width: 550px;
height: 22px;
border: 0px;
padding: 0px;
margin-top: 0px;
font-family: Arial;
font-size: 18px;
background-color: white;
}

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


