#pscroller1{
width: 120px;
height: 110px;
border: 1px  black;
padding: 5px;
background-color: #eeeeee;
}

#pscroller2{
width: 120px;
height: 110px;
border: 1px  black;
padding: 5px;
background-color: #eeeeee;
}
/*
#pscroller2{
width: 100px;
height: 100px;
border: 1px solid black;
padding: 3px;
}
*/

#pscroller2 a{
text-decoration: none;
}

.someclass{ 
font-family: verdana;
font-size: 9px;
}
