/* Start of CMSMS style sheet 'LAPS News HP' */
.NewsSummary {
	padding: 0.5em 0em 1em; /* padding for the news article summary */
	margin: 0 0 1em 0; /* margin to the bottom of the news article summary */
	border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
	font-size: 90%;
	font-weight: bold;
	text-transform:uppercase;
	color: #666666;
}

.NewsSummarySummary, .NewsSummaryContent {
	line-height: 140%;
	margin-top: 5px;
}

.NewsSummaryMorelink {
	padding-top: 0.5em;
}

.SponsorSummary {
        clear: both;
	padding: 0.2em 0em 0.2em; /* padding for the news article summary */
	margin: 0 0 0.5em 0; 
}

.SponsorSummarySummary {
	line-height: 130%;
	margin-top: 5px;
}
/* End of 'LAPS News HP' */

