/* Start of CMSMS style sheet 'westend: news' */
/* News Layout */
.NewsSummary {
   margin: 0px;
}

.NewsSummary_odd {
    margin: 0px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
}

.NewsSummaryPostdate {
  font-weight: bold;
  padding: 0.3em 0;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  margin-bottom: 5px;
}

#NewsPostDetailDate {
  margin: 5px;
  padding:0 10px;
}

#NewsPostDetailSummary {
   padding:0 10px;
   margin-bottom: 10px;
   line-height: 1.5em;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  padding:0;
  line-height: 1.5em;
}

/* to add specific style to the below div, uncomment them. */
 
.NewsSummaryLink {}
.NewsSummaryAuthor {display:none}
.NewsSummaryMorelink {
  margin:0 0 10px 10px;padding: 0;
}

#NewsPostDetailTitle {
  padding:0 10px;color:#666666;
}
#NewsPostDetailHorizRule {}
#NewsPostDetailCategory {
  padding:0 10px;
}
#NewsPostDetailAuthor {
  padding:5px 15px;
}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {
  padding:0px 10px;
}
#NewsPostDetailReturnLink {
  padding:0px;
}
/* end News Layout */
/* End of 'westend: news' */

