/* Start of CMSMS style sheet 'Module: News' */
.ownnewsheader{
   padding-bottom: 10px;
}

div#news {
font-family:  Arial, Verdana, Helvetica, sans-serif;
}

div#newsmenu h2 {
  font-size: 11px;
  font-weight: bold;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  color: #555555;
   background: #fff;
    padding: 0;
    margin: 0;
}

.NewsSummary {
    padding: 0; /* padding for the news article summary */
    margin-bottom: 10px;  /* margin to the bottom of the news article summary */

}

.NewsSummaryPostdate {
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #555555;
  margin: 0;
  line-height:12px;
  font-weight: bold;

 }

.NewsSummaryLink {
   padding-bottom: 10px;
   margin: 0;
   line-height:10px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0;
}

.NewsSummarySummary, {}

.NewsSummaryContent { }

#NewsPostDetailDate {    padding: 0;
    margin: 0;}

/* to add specific style to the below divs, uncomment them. */

/*
.NewsSummaryMorelink {}

#NewsPostDetailSummary {}
#NewsPostDetailCategory {}#NewsPostDetailContent {}
#NewsPostDetailAuthor {} 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

