/* CSS Document */

#pscroller1{
width: 200px;
height: 50px;
color: #FFFFFF;
/*border: 1px solid white;*/
padding: 15px 0px 0px 25px;
/*background: #23578f;*/
}

/*#pscroller2{
width: 200px;
height: 20px;
border: 1px solid white;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

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