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

#pscroller1{
width: 180px;
height: 100px;
border: 0px solid black;
padding: 0px;
background-color: #FFF;
}

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