/* saved */ /* Start of CMSMS style sheet 'Module: News' */

.NewsSummary {
    padding: 0.5em 0px 1em; /* padding for the news article summary */
    margin: 0 0px 1em 0px; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc;  
    overflow: hidden;
}

.NewsSummaryPostdate {
  float:right !important;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-bottom: 10px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
line-height: 140%;
text-align: justify;
 }

.NewsSummarySummary p, .NewsSummaryContent p {padding-bottom: 0px !important; margin-bottom: 0px !important;}
#NewsPostDetailDate {
margin-bottom: 5px;
  font-weight: bold;
float: right !important;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

p.pages {float: right;}

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  line-height: 150%;
  text-align: justify;
  margin-bottom:5px;
  }
#NewsPostDetailContent p {margin:0px !important; padding: 0px !important;}
#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 

#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}

*/
.NewsSummaryMorelink {float: right;}
.NewsSummaryExtra {float: left !important;}
.NewsSummaryExtra img{float: left; margin: 0px 10px 5px 0px;}
#NewsPostDetailReturnLink {float: right !important;}
#NewsPostDetailTitle {font-size: 13px; color: #FFA354;padding-bottom:10px;} 
/* End of 'Module: News' */

