/* Start of CMSMS style sheet 'News' */
hr {
	color: #956F15;
	height: 1px;
	width: 98%;
}

.NewsSummary {
    margin-top: 5px;
    margin-bottom: 15px;
 }

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 130%;
  margin-bottom: 5px;
 }

#NewsPostDetailDate {
  font-size: 90%;
  font-style: italic;
  margin-bottom: 5px;
  }

#NewsPostDetailSummary {
   margin-bottom: 15px;
  line-height: 140%;
  font-size: 95%;
   }

#NewsPostDetailContent {
  margin-bottom: 10px;
  line-height: 140%;
  }

.NewsSummaryLink {
  font-weight: bold;
  margin-bottom: 5px;
}
.NewsSummaryAuthor {}
.NewsSummaryMorelink {}
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {}
#NewsPostDetailAuthor {}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}

/* End of 'News' */

