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

