/* Start of CMSMS style sheet 'Module: News' */
div#news {
margin: 15px 0;
line-height: 1.4em;

}

div#news h2{
olor:#83878D !important;
border:none !important;
margin: 0 0 0 10px !important;
font-size:1.4em !important
line-height: 1.4em;
}

.NewsSummary {
    padding: 0.5em; 
    margin: 0 0.5em 1em 0.5em; 
}

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

div.NewsSummary {
 border-bottom:1px dotted #b7b7b7;
line-height: 1.4em;
}


#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 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 'Module: News' */

