@CHARSET "ISO-8859-1";
#pscroller2{
width: 450px;
height: 40px;
border: 1px solid red;
padding: 3px;
text-align:center;
vertical-align: middle;
background: url('../images/tra_back.png');
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
