/* Start of CMSMS style sheet 'Module: News' */
div#news {
	margin: 0 0 0 0;
	border: 0px solid #909799;
	background: #f5f5f5;
}
div#news h2 {
	line-height: 0em;
/*	background: url(uploads/ngrey/rtup.png) repeat-x left center;*/
/*	color: #404040; */
	margin-top: 0px;
	margin-bottom: 0px;
}

div#news h5 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.NewsSummary {
	padding: 0.5em 0.5em 0em 0em;
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
	font-size: 0px;
	line-height: 0px;
	padding: 0em 0em 0em 0em;
}
.NewsSummaryLink {
	font-weight: bold;
	padding-top: 0.3em;
	font-size: 95%;
	padding-bottom: 0.5em;
}
.NewsSummaryCategory {
                font-size: 0%;
	line-height: 0px;
}
.NewsSummaryAuthor {
	padding-bottom: 0em;
                font-size: 0%;
	line-height: 0px;
}
.NewsSummarySummary, .NewsSummaryContent {
	line-height: 130%;
                font-size: 90%;
}
.NewsSummaryMorelink {
	padding-top: 0;
	margin-top: 0;
	text-align: right;
}

#NewsPostDetailDate {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 5px;
}

#NewsPostDetailSummary {
	line-height: 110%;
	font-weight: normal;
	font-style: italic;
}

#NewsPostDetailCategory {
	font-size: 0;
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0;
	line-height: 0px;
}

#NewsPostDetailContent {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 0em;
	font-style: italic;
	font-size: 0%;
}

/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
/* End of 'Module: News' */

