#pscroller1{
width: 154px;
height: 102px;
border: none;
margin-left: 11px;
margin-right: 10px;
margin-top: 50px;
margin-bottom: 72px;
background-color: white;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller1 a{
border:none;
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}
