/* Start of CMSMS style sheet 'FMS-News' */
.NewsSummary {
    margin-bottom: 1em;
 }

.NewsSummaryCategory {
  font-style: italic;
  margin: 0.5em 0;
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
  margin-bottom: 1em;
 }

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 0.5em;
  }

#NewsPostDetailSummary {
   margin-bottom: 1em;
   }

#NewsPostDetailContent {
  margin-bottom: 1.5em;
  }

/* to add specific style to the below div, uncomment them. */
/* 
.NewsSummaryLink {}
.NewsSummaryAuthor {}
.NewsSummaryMorelink {}
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {}
#NewsPostDetailAuthor {}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'FMS-News' */

