#pscroller1{
width: 290px;
height: 60px;
border: 1px solid lightgrey;
padding: 5px;
background-color: white;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}