/* Start of CMSMS style sheet 'News' */
.NewsSummaryCategory {
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-style: italic;
  margin: 25px 0;
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 200%;
  margin-bottom: 100px;
 }

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   margin-bottom: 10px;
  line-height: 150%;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }


/* End of 'News' */

