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

#pscroller1{
width: 100%;
height: 135px;
margin-top:4px;
margin-bottom:0px;
margin-left:0px;
padding-bottom:4px;
position:relative;
/*border: 1px solid black;

background-color: lightyellow;*/
}
#pscroller2{
width: 152px;
height: 20px;
border: 1px solid black;
padding: 0px;
}
#pscroller2 a{
text-decoration: none;
}
.someclass{ //class to apply to your scroller(s) if desired
}