
#pscroller{
width: 550px;
height: 100px;
border: 0px solid black;
padding: 3px;
background-color: #ffffff;
}

.rssclass .rsstitle{
font-weight: bold;
font-family: Arial, Verdana;
font-size: 14px;
}

.rssclass .rssdate{
color: gray;
font-family: Arial, Verdana;
font-size: 12px;
}

.rssclass .rssdescription{
color: black;
font-family: Arial, Verdana;
font-size: 12px;
}


.rssclass a{
text-decoration: none;
}

