/* Start of CMSMS style sheet 'News' */
.NewsSummary {
    margin: 15px;
 }

.NewsSummaryCategory {display:none;
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryPostdate {display:none;
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  margin-bottom: 10px;
 }

#NewsPostDetailDate {display:none;
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   margin-bottom: 10px;
  line-height: 150%;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

/* to add specific style to the below div, uncomment them. */
 
.NewsSummaryLink {margin: 10px 0px; font-weight:bold}
.NewsSummaryAuthor {display:none}
.NewsSummaryMorelink {}
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {display:none}
#NewsPostDetailAuthor {display:none}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}

/* End of 'News' */

