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

