/* Start of CMSMS style sheet 'Module: News' */
#news {
	margin: 0 0 5px 0px;
        padding: 0 15px 10px 0px;
	border-right: 1px dotted #666666;
	background:  #FFFFFF;
        float: left;
        width: 325px;    
}
#news h2 {
padding-top: 10px;
padding-bottom: 15px;
}
.NewsSummary {
/* padding for the news article summary */
	padding: 0;
	margin: 10px 0 5px 0em;
        font-weight: normal;
}
.NewsSummaryPostdate {
	font-size: 90%;
	font-weight: bold;
        padding-top: 5px;
}
.NewsSummaryLink {
	padding-bottom: 5px;   
}
.NewsSummaryLink a {
	font-weight: normal;
	padding-top: 5px;
        margin: 0;    
}
.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 150%;
}
.NewsSummaryMorelink {
        padding-bottom: 15px;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
#NewsPostDetailTitle {
         font-weight: normal;
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
/* End of 'Module: News' */

