#pscroller1{
width: 172px;
height: 105px;
border: 0px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

#pscroller2{
width: 0px;
height: 0px;
border: 0px solid black;
padding: 0px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
