/* Start of CMSMS style sheet 'B612_3NEWS' */
div#news {
height: 360px;
}
div#news h2 {}

.NewsSummary {
    padding: 0.5em 0.5em 0.5em 0; /* padding for the news article summary */
    margin: 0 0.5em 0.5em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.nfsheight {
height: 360px;
}


.NewsSummaryPostdate {
  font-size:10px;
  font-style: italic;
  color: #707070;
  padding-bottom: 0.1em;
 }

.NewsSummaryLink {
    font-size: 12px;
    font-weight: bold;
}

.NewsSummaryCategory { }
.NewsSummaryAuthor {}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 100%;
  font-size:10.5px;
  font-style: normal;
  padding-bottom: 0em;
 }

.NewsSummaryMorelink {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  font-size:10px;
  font-style: italic;
  text-align: right;
  color: #ee6d05;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 100%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.1em;
  padding: 0.1em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'B612_3NEWS' */

