/* CSS Document */


#pscroller1{
width: 125px;
height: 25px;
border: 0px solid black;
padding: 5px;
background-color: #99b0da;
}

#pscroller2{
width: 138px;
height: 200px;


}

#pscroller2 a{
text-decoration: none;
}

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



