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

#NationaleCompetitie1 {
width: 500px;
padding: 10px;
border: 1px dashed #B6DEFC;
}

#NationaleCompetitie1 .rsscontainer{ /*Style for RSS item body within #cssdriveid box*/
margin-bottom: 1em;
}

#jongensA {
width: 500px;
padding: 10px;
border: 1px dashed #B6DEFC;
font-size: 10pt;
color: #000000;
}

#jongensA .rsscontainer{ /*Style for RSS item body within #cssdriveid box*/
margin-bottom: 1em;
font-size: 10pt;
}

.SlSport {
color: #993366;
}


