/* Start of CMSMS style sheet 'Module: News' */
div#news { margin: 2em 0 1em 1em; border: 1px solid #666; background-color: #FFF; }
div#news h2 { font-size: 12px; color: #fff;  background-color: #666;  }

#news a { font-weight: normal; color: #333;  }
#news a:hover { background-color: transparent; text-decoration: none;}


.NewsSummary { padding: 0.5em; margin: 0 0.5em 1em 0.5em; border-bottom: 1px solid #ccc; }
.NewsSummaryPostdate, .NewsSummaryPostdate a {  font-size: 11px; font-weight: normal; }
.NewsSummaryLink {  font-weight: normal;   padding-top: 0.2em; }
.NewsSummaryCategory { font-style: italic; margin: 5px 0; }
.NewsSummaryAuthor { font-style: italic; padding-bottom: 0.5em; }
.NewsSummarySummary, .NewsSummaryContent { line-height: 140%; }
.NewsSummaryMorelink {  padding-top: 0.5em; }

#NewsPostDetailDate { margin-bottom: 5px; font-weight: bold; }
#NewsPostDetailSummary { line-height: 150%; padding: 10px 10px 50px 50px;  }
#NewsPostDetailCategory { font-style: italic; border-top: 1px solid #ccc; margin-top: 0.5em; padding: 0.2em 0; }
#NewsPostDetailContent { margin-bottom: 15px; line-height: 150%; }
#NewsPostDetailAuthor { padding-bottom: 1.5em; font-style: italic; }

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

