#pscroller1{
width: 280px;
height: 150px;
border: 0px solid black;
padding: 5px;
background-color: white;
}

#pscroller2{
width: 250px;
height: 20px;
border: 0px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class
}