/* Start of CMSMS style sheet 'Module: News' */
div#news {
background:#ebe5d8;
border:1px solid #000;
margin:2em 0 1em 1em;
}

div#news h2 {
background:#ebe5d8;
line-height:2em;
}

.NewsSummary {
border-bottom:1px solid #000;
margin:0 0.5em 1em;
padding:0.5em 0.5em 1em;
}

.NewsSummaryPostdate {
font-size:90%;
font-weight:700;
}

.NewsSummaryLink {
font-weight:700;
padding-top:0.2em;
}

.NewsSummaryCategory {
font-style:italic;
margin:5px 0;
}

.NewsSummaryAuthor {
font-style:italic;
padding-bottom:0.5em;
}

.NewsSummarySummary {
line-height:140%;
}

.NewsSummaryContent {
line-height:140%;
}

.NewsSummaryMorelink {
padding-top:0.5em;
}

#NewsPostDetailDate {
font-size:90%;
font-weight:700;
margin-bottom:5px;
}

#NewsPostDetailSummary {
line-height:150%;
}

#NewsPostDetailCategory {
border-top:1px solid #000;
font-style:italic;
margin-top:0.5em;
padding:0.2em 0;
}

#NewsPostDetailContent {
line-height:150%;
margin-bottom:15px;
}

#NewsPostDetailAuthor {
font-style:italic;
padding-bottom:1.5em;
}

/* End of 'Module: News' */

