/* CSS Document */







#pscroller1{
font-size: 10px;
font-family: verdana;
width: 123px;
height: 228px;
}

#pscroller2{
font-size: 10px;
font-family: verdana;
width: 350px;
height: 20px;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

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