/* Start of CMSMS style sheet 'RBG-news' */
#news {
border: 1px solid #FAF8C9;
background: #fefef7;
padding: 5px 5px 10px 5px;
margin-bottom: 30px;
}
.news-title {
	color: #333;
font-size: 1.2em;
font-weight: bold;
padding-top: 1.4em;
border-bottom: 1px dotted #999;
}
.NewsSummaryMorelink {
        border-bottom: 2px solid #daf3ff;
        padding-bottom: 20px;
}
.NewsSummaryCategory {
        font-size: .9em;
        font-style: italic;
        color: #666;
        padding-bottom: 5px;
}
#calendar {
border: 1px solid #EDF6FC;
background: #FBFDFE;
padding: 5px 5px 0 5px;
margin-bottom: 10px;
}
.calendar-date {
color: #45A5DF;
font-size: 1.2em;
font-weight: bold;
padding-top: 1.4em;
border-bottom: 1px dotted #45A5DF;
margin-bottom: 5px;
}
.calendar-title {
font-weight: bold;
font-size: 1.1em;
margin-bottom: 5px;
}
.calendar-event {
        padding-bottom: 20px;
}
.news-date {
        color: #999;
        font-style: italic;
        font-size: .9em;
}
.event-date {
        font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;
        padding-bottom: 1em;
}
#NewsPostDetailSummary {
}
#NewsPostDetailContent {
        padding-bottom: 20px;
}
/* End of 'RBG-news' */

