/* CSS Document */

#pscroller1{
height: 170px;
padding: 5px;
font-family:Verdana;
font-size:11px;
}
#pscroller1 a{ font-size:12px; line-height:20px; text-decoration:none; color: #0033CC}

#pscroller2{

height: 90px;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}

#pscrollertesti{

height: 150px;
padding: 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#pscrollertesti a{ font-size:11px; margin-left:-10px; line-height:20px;}
.someclass1{ /*class to apply to your scroller(s) if desired*/
}