/* Start of CMSMS style sheet 'News' */
.NewsSummary {
    margin-bottom: 1em;
 }

.NewsSummaryCategory {
 }

.NewsSummaryPostdate {
  font-size: 75%;
 }

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

#NewsPostDetailDate {
  font-size: 75%;
  }

#NewsPostDetailSummary {
  line-height: 150%;
}

#NewsPostDetailContent {
  line-height: 150%;
}

.NewsSummaryMorelink {
    font-size: 75%;
}

#NewsPostDetailPrintLink {
    font-size: 75%;
}
#NewsPostDetailReturnLink {
    font-size: 75%;
}

.NewsSummaryLink {
   font-weight: bold;
   font-size: 110%;
}

/* to add specific style to the below div, uncomment them. */
/* 

.NewsSummaryAuthor {}
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {}
#NewsPostDetailAuthor {}
#NewsPostDetailAuthor {}

*/
/* End of 'News' */

