/* Start of CMSMS style sheet 'Module: News' */
div#news{
}
#news p{
font-size:11px;
}
#news ul{
font-size:11px;
}
div#news h2{
font-size:16px;
}

.NewsSummary {
    background:url(../images/img/h_border.gif) repeat-x right bottom;
padding-bottom:5px;
font-size:10px;
}

.NewsSummaryPostdate {
font-size:9px;
color:#999;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
font-size:10px;
 }

.NewsSummaryContent_img{
padding:2px;
border:1px solid #CCC;
margin:0;

}
.NewsSummaryMorelink {
 text-align:right;
font-size:10px;
text-transform:lowercase;
color:#DF0202;
}

#NewsPostDetailDate {
font-size:9px;
color:#999;
  }

#NewsPostDetailSummary {
   line-height: 150%;
font-size:10px;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
float:left;
position:relative;
padding-bottom:10px;
border-bottom:1px solid #CCC;
  }
#NewsPostDetailContent p{
margin:20px 5px 0 5px;

}
#NewsPostDetailContent img{
float:right;
padding:2px;
border:1px solid #CCC;
margin:0 0 0 10px;
}
#NewsPostDetailAuthor {

 padding-bottom: 1.5em;
  font-style: italic;
}
#NewsPostDetailTitle {
border-bottom:1px solid #CCC;
padding-bottom:3px;
}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

