#pscroller1{
width: 420px;
height: 92px;
border: 1px solid black;
padding: 10px;
background-color: lightyellow;
}
#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}
#pscroller2 a{
text-decoration: none;
}
.newsclass{ //class to apply to your scroller(s) if desired
}
