#pscroller1{
width: 170px;
#width: 182px;
_width: 182px;
height: 140px;
border: 1px solid #000000;
border-top:0px;
padding: 5px;
background-color: #ffffff;
text-align:left;
font-size: 14px;
}

#pscroller1 a{
text-decoration: none;
color: black;
font-weight: bold;
}

#pscroller1 a:hover{
text-decoration: underline;
color: #00000;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

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

.labels{
margin: 5px; 
font-size: 18px;
}


#update{
width: 170px;
#width: 182px;
_width: 182px;
height: 20px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top:0px;
padding: 5px;
background-color: #ffffff;
text-align:left;
font-size: 14px;
}
