#pscroller1{
width: 450px;
height: 1.2em;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 674px;
height: 68px;
border: 1px solid #fff;  //#446eb5;
padding: 5px;
color: #FFF;
background-color: #92adda;
filter:alpha(opacity=80); 
-moz-opacity:0.80; 
opacity:0.80; 
-khtml-opacity:0.80;
}

.rssclass .rsstitle{
color: #000033;
font-weight: bold;
}

.rssclass .rssdate{
color: #446eb5;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}
