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

