/*Default CSS for the RSS box containers and the pagination div. Customize further for each RSS box*/

.rsscontainer{
margin: 5px;
font-size: 12px;
padding: 3px;
}

.rsscontainer .rsstitle{ /*Style for .rsstitle DIV*/
font-weight: bold;
font-size: 14px;
padding-bottom: 2px;
}

.rsscontainer .rssdate{ /*Style for .rssdate DIV*/
font-color: gray;
font-size: 90%;
}
