/* Start of CMSMS style sheet 'Shaefer News' */
.itemhead {
	font-size:1.2em; 
	font-weight:bold; 
	margin-top:1em; 
	margin-bottom:.5em; 
	font-family:verdana, arial, sans-serif; 
	color:#339900;
}

.newsdate {
	font-size:.9em; 
	font-weight:lighter; 
	font-style:italic; 
	margin-top:1em; 
	margin-bottom:2em; 
	font-family:verdana, arial, sans-serif; 
	color:#339900;
}

.newshead {
	font-size:1.2em; 
	font-weight:bold; 
	margin-top:0; 
	margin-bottom:.5em; 
	font-family:verdana, arial, sans-serif; 
	color:#339900;
}

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 */
}

.NewsSummaryPostdate {
font-size:.9em; font-weight:lighter; font-style:italic; margin-top:.1em; margin-bottom:.1em; font-family:verdana, arial, sans-serif; color:#29007B;
 }

.NewsPostDetailTitle {font-size:1.2em; font-weight:bold; margin-top:0; margin-bottom:.5em; font-family:verdana, arial, sans-serif; color:#29007B;}


.NewsSummaryContent {
font-size:.8em; margin-top:0; margin-bottom:0em;
 }

/* to add specific style to the below divs, uncomment them. */

/* 

#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Shaefer News' */

