/*Default CSS for the RSS box containers and the pagination div. Customize further for each RSS box*/

.rsscontainer{
margin-bottom: 2px;
}

.rsscontainer .rsstitle{ /*Style for .rsstitle DIV*/
font-weight: normal;
font-size:10px;
}
.rsscontainer .rsstitle a {
color:#b00000;text-decoration: underline;
}
.rsscontainer .rsstitle a:hover {
color:#b00000;text-decoration: underline;
}


.rsscontainer .rssdate{ /*Style for .rssdate DIV*/
font-size: 90%;
}

#bbcid{
width: 250px;
padding: 2px;
border-bottom: solid 1px #000000;
}
#cometid{
width: 250px;
padding: 2px;
border-bottom: solid 1px #000000;
}

