/* Start of CMSMS style sheet 'PdR Module: Nieuws PdR' */
div#cgblogborder{
        border-bottom: 2px dotted #73c8be;
        margin: 2px 0 6px 0;
}
.NewsPdrSummary, .NewsPdrSummaryActive {
	padding: 0.5em 0 1em;
	margin: 0;
	border-bottom: 2px dotted #73c8be;
}
.NewsPdrSummaryActive  a {
        text-decoration: none;
}
.NewsPdrSummary a {
        background-color: inherit;
	color: #73c8be;
        text-decoration: none;
}
.NewsPdrSummary a:hover {
        background-color: inherit;
	color: black;
        text-decoration: none;
}
.NewsPdrSummary a:active {
        background-color: inherit;
	color: black;
        text-decoration: none;
}
/* End of 'PdR Module: Nieuws PdR' */

