@charset "utf-8";
/* CSS Document */

#pscroller1{
width: 200px;
height: 100px;
padding: 5px;

}

#pscroller2{
width: 200px;
height: 100px;
padding: 5px;

}


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