#pscroller{
width: 175px;
height: 160px;
border: 0px solid black;
padding: 4px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #4D4927;
text-decoration: none;
}

#pscroller a{
text-decoration: none;
color: #4D4927;
}

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

