/* Start of CMSMS style sheet 'Module: News' */
div#news{margin:2em 0 1em 1em;/* margin for the entire div surrounding the news list */
border:1px solid #000;background:#FFE9AF;}
.NewsSummary{padding:0.5em 0.5em 0.5em;/* padding for the news article summary */
margin:0 0.5em 0.75em 0.5em;/* margin to the bottom of the news article summary */
border-bottom:1px solid #ccc;}
.NewsSummaryPostdate{font-size:93%;font-weight:normal;}
.NewsSummaryLink{font-weight:bold;font-size:116%;}
.NewsSummaryLink a {text-decoration:none;}
.NewsSummaryLink a:hover {text-decoration:underline;}
.NewsSummaryCategory{font-style:italic;margin:5px 0;}
.NewsSummaryAuthor{font-style:italic;padding-bottom:0.5em;}
.NewsSummaryDetail{font-style:italic;font-size:85%;padding-right:1em;}
.NewsSummarySummary,.NewsSummaryContent{line-height:138.5%;}
.NewsSummaryMorelink{padding-top:0em;font-size:93%;}
#NewsPostDetailDate{font-size:93%;margin-bottom:0em;font-weight:bold;}
#NewsPostDetailSummary{line-height:146.5%;font-style:italic;margin-bottom:1.5em;}
#NewsPostDetailCategory{font-style:italic;border-bottom:1px solid #ccc;margin-bottom:0.5em;padding:0.2em 0;}
#NewsPostDetailContent{margin-bottom:0.5em;line-height:146.5%;}
#NewsPostDetailAuthor{padding-bottom:1.5em;font-style:italic;}
/* to add specific style to the below divs,uncomment them. */
/* 
#NewsPostDetailTitle{}
#NewsPostDetailHorizRule{}
#NewsPostDetailPrintLink{}
#NewsPostDetailReturnLink{}
*/
/* End of 'Module: News' */

