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

/* End of 'AS News' */

