/* Start of CMSMS style sheet 'CCDA-News' */
.Newsflash {
 /* width: 12em;*/
  padding: 0.5em;
 /* float: right;*/
  margin: 0 10px 1em 10px;
  line-height: 1em;
  font-size: 0.8em;
  text-align: center;
  background-color: #FFFF80;
  color: #000000;
  border: double 3px red;
  }
.NewsflashSummary {
  margin-bottom: 1em;
}

.Sponsors {
  float: right;
  width: 100%;
  padding: 0.2em;
  clear: right;
  line-height: 1em;
  font-size: 0.8em;
  text-align: center;
   }
.SponsorsSummary {
  margin-bottom: 1.8em;
  }

.Sponsors img {
  border: 0;
  padding: 1em 0;
  margin: 0;
}

.NewsSummary {
    margin-bottom: 10px;
 }

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
 line-height: 1.2em;
/*  margin-bottom: 10px;*/
 }

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

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

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

/* to add specific style to the below div, uncomment them. */
/* 
.NewsSummaryLink {}
.NewsSummaryAuthor {}
.NewsSummaryMorelink {}
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {}
#NewsPostDetailAuthor {}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {}
*/
#NewsPostDetailReturnLink { padding: 1em 0;}

/* End of 'CCDA-News' */

