/* Start of CMSMS style sheet 'rk: news' */
/* News Layout */

.NewsSummary {
   margin: 0px;
 }

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryPostdate {
/*  float: right;   */
/*  margin-right: 10em; */
/*  font-weight: bold;*/
  color: #4EA208;
 }

.NewsSummarySummary, 
.NewsSummaryContent {
  margin: 15px 0;
  padding:0 5px 0 0;
}

#NewsPostDetailDate {
  margin: 5px 0;
  padding:0 5px 0 0;
  color: #4EA208;
}

#NewsPostDetailSummary {
   padding:0 5px 0 0;
   margin-bottom: 10px;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  padding:0;
}

/* to add specific style to the below div, uncomment them. */
 
.NewsSummaryLink {
  margin:0px;
  font-weight: bold;
}
.NewsSummaryAuthor 
{display:none}

.NewsSummaryMorelink {
  margin:0px;
  padding: 0;
  width: 8em;
   background-image: url(uploads/website/arrow2.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}
#NewsPostDetailTitle {
  padding:0 5px 0 0;
}
#NewsPostDetailHorizRule {}

#NewsPostDetailCategory {
  font-style: italic;
  margin: 5px 0;
}
#NewsPostDetailAuthor {
{display:none}
}
#NewsPostDetailAuthor {}
#NewsPostDetailPrintLink {
  padding:0px 5px 0 0;
}
#NewsPostDetailReturnLink {
  padding: 5px 0;
}

/* end News Layout */
/* End of 'rk: news' */

