/* saved */ /* Start of CMSMS style sheet 'Module: News' */
.NewsSummary {
    margin: 0 0 10px 0; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #b3a799;
}

.NewsSummaryPostdate {
 }

.NewsSummaryLink {
    font-weight: bold;
}

.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 {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

#NewsPostDetailTitle {font-size: 1em; margin-bottom: 10px;}
#NewsPostDetailHorizRule {display: none;}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
/* End of 'Module: News' */

