/* Start of CMSMS style sheet 'Module: News' */
.newsAll {
clear:both;
}

.NewsSummary { padding-bottom: 20px; clear: both; }
.NewsSummary img { float:left ; margin: 5px; clear:both; }

.NewsSummaryLink { color: LightSlateGrey; font-size: 100%; display: inline; font-weight: bold; text-decoration: none ; }

.NewsSummaryLink a:link { display: inline; text-decoration: none ; }
.NewsSummaryLink a:visited { display: inline; text-decoration: none ; }
.NewsSummaryLink a:hover { display: inline; text-decoration: underline ; }
.NewsSummaryLink a:active { display: inline; text-decoration: none ; }

.NewsSummaryMorelink { display: inline; }


.NewsSummaryPostdate { color: #999966; font-size: small; font-style: italic; display: inline; }


.NewsCommentCount {
 display: inline;
}
.NewsCommentCount img {
 display: inline;
 float: none;
}

.NewsDetailPostdate { color: #999966; font-style: italic; display: inline; }
#NewsPostDetailTitle { display: inline; }


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

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

