﻿#pscroller2{
width: 600px;
height: 40px;
border: 1px solid black;
padding: 3px;
background-color: #FFFFFF;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
