/* Start of CMSMS style sheet 'News' */
.NewsSummary {
    margin-bottom: 10px;
 }

.NewsSummaryCategory {
  font-style: normal;
  font-size: 60%;
  margin: 5px 0;
 }
img {
		border: 1;
	}
.NewsSummaryPostdate {
  font-size: 70%;
  font-weight: bold;
 }

.NewsSummaryLink {
 font-size: 90%;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  margin-bottom: 10px;
  font-size: 83%;
 }
.NewsSummaryMorelink {
  line-height: 0%;
  font-size: 83%;
}

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

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

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }
.NewsSummaryAuthor {
  font-size: 70%;
}

br { line-height: 50%; }

/* to add specific style to the below div, uncomment them. */
/* 



#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {}
#NewsPostDetailAuthor {}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'News' */

