#pscroller1{
width: 150px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}
.someclass{ //class to apply to your scroller(s) if desired
}