/* Start of CMSMS style sheet 'news_css' */
#NewsPostDetailSummary {
margin-top:10px;
font-weight:bold;
}

#NewsPostDetailSummary img, .NewsSummarySummary img,  #NewsPostDetailContent img,
#NewsPostDetailSummary p img, .NewsSummarySummary p img,  #NewsPostDetailContent p img{
margin:0 10px 10px 10px;
}

/*** ***
    Summary

*** ***/

/*.NewsSummary{
background-color:#FFFFFF;
padding-left:10px;
padding-right:5px;
}
*/

.NewsSummaryLink {
float:left;
font-weight:bold;
}

.NewsSummaryLink a {
color:#006600;
}

.NewsSummaryPostdate {
font-size:12px;
float:right;
}

.NewsSummarySummary {
margin-top:10px;

}

.NewsSummaryEnd {
border-bottom:2px solid #a2ae87;
padding:10px;
padding-top:5px;
margin-bottom:10px;
}

#NewsPageCount {
text-align:center;
}

h2 {
font: 14px Arial;
font-weight: bold;
}
/* End of 'news_css' */

