/*Example CSS for the two demo scrollers*/

#pscroller2{
width: 200px;
height: 150px;
border: 0px solid black;
padding: 5px;
}

#pscroller3{
width: 200px;
height: 130px;
border: 0px solid black;
padding: 5px;
}


.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}
