/*Example CSS for the two demo scrollers*/

#pscroller1{
line-height: 12px;
width: 160px;
height: 100px;
_height: 110px;
padding: 5px;
margin: 0px;
_margin: 8px 5px 5px 5px;
background-color: white;
border-bottom: 1px solid #999;
}

#pscroller2{
line-height: 12px;
width: 160px;
height: 100px;
_height: 110px;
padding: 5px;
margin: 0px;
_margin: 8px 5px 5px 5px;
background-color: white;
border-bottom: 1px solid #999;
}

#pscroller3{
line-height: 12px;
width: 160px;
height: 100px;
_height: 110px;
padding: 5px;
margin: 0px;
_margin: 8px 5px 5px 5px;
background-color: white;
}

#pscroller4{
line-height: 12px;
width: 160px;
height: 120px;
_height: 120px;
padding: 5px 5px 5px 5px;
margin: 0px;
background-color: white;
}

.fs10{
font: #99aaaa 10px; 
line-height: 16px;
}


.someclass{ //class to apply to your scroller(s) if desired