/* Start of CMSMS style sheet 'ko-operating : News' */
div#news {
  margin: 0px 0 0 0;  /* margin for the entire div surrounding the news list */
  border: none; 
 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
 
}

.NewsSummary {
    /*padding: 0.5em 0.5em 1em; /* padding for the news article summary */
   /* margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    padding:0;
    border-bottom: 1px solid #ccc; 
background-image: url(images/ko-operating/index_22.png);background-repeat:no-repeat;
}

.NewsSummaryPostdate {
margin: 0 0.5em 0 0.5em;
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
margin: 0 0.5em 0 0.5em;
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
margin: 0 0.5em 0 0.5em;
  font-style: italic;
  /*margin: 5px 0;*/
 }

.NewsSummaryAuthor {
margin: 0 0.5em 0 0.5em;
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
margin: 0 0.5em 1em 0.5em;
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 3px;
  margin-left: 5px;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin:25px 10px;
  /*margin-bottom: 5px;*/
  font-weight: bold;
  }

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

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin:25px 10px;
  /*margin-top: 0.5em;*/
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  /*margin-bottom: 15px;*/
  margin:25px 10px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {
  margin:25px 10px;
  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailPrintLink {margin:25px 10px;}
#NewsPostDetailReturnLink {margin:25px 10px;}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {margin:25px 10px;}
#NewsPostDetailReturnLink {margin:25px 10px;}
*/
/* End of 'ko-operating : News' */

