#pscroller1{
width: autopx;
height: 400px;
border: 1px solid #cccccc;
padding: 12px;
background-color: white;
}

#pscroller2 a{
text-decoration: none;
}

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