

#pscroller2{
/*width: 400px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
*/
margin:0 auto;
text-align:left;
font-size:1.1em;
width: 75%;
padding: 15px;
height: 120px;
color:#444;
background: #eee url("../images/bg_header.gif") top left repeat-x;
border: 1px solid #778;
margin-bottom: 1em;
}

.rssclass .rsstitle{
font-weight: bold;
font-size:105%;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}