#pscroller {
  width: 460px;
  height: 15px;
  text-align:center;
  font-size:10px;
}

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