#pscroller1{
width: 470px;
/*height: 1.2em;*/
height:16px;
/*border: 1px dashed black;*/
padding: 5px;
background-color:#000000;
	/*margin-top:5px;*/
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	/*width:223px;*/
        margin-left:5px;
}

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

#pscroller2{
width: 400px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
}

.rssclass .rsstitle{
font-weight: bold;
}

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

.rssclass a{
text-decoration: none;
}