#pscroller1{

width: 166px;

height: 100px;

border: 0px solid black;

padding: 5px;

background-color: #2d2d2d;

}



#pscroller2{

width: 155px;

height: 110px;

border: 1px solid black;

padding: 3px;

}



#pscroller2 a{

text-decoration: none;

}



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

}