﻿/* for scrolling HotNews */

#pscroller2{
width: 570px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
color:white;

}

.someclass{ //class to apply to your scroller(s) if desired
}


