/* saved */ /* Start of CMSMS style sheet 'Module: News' */
.NewsSummary {
    margin: 0 0 10px 0; /* margin to the bottom of the news article summary */
}
.NewsSummary p {padding-top: 0 !important;}

.NewsSummaryPostdate {
 }

.NewsSummaryLink {
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
 }

.NewsSummaryMorelink {
}

#NewsPostDetailDate {
  }

#NewsPostDetailSummary {
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  }

#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

#NewsPostDetailTitle {font-size: 1em; color: #BE4146;}
#NewsPostDetailHorizRule {display: none;}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {margin-top: 10px;}
/* End of 'Module: News' */

