#PageContent div.ActiveStory {
	padding:10px;
	background-color:#f1f1f1;
	border-top:1px dotted #6f7376;
	border-bottom:1px dotted #6f7376;
}
#PageContent div.ActiveStory h2 {
	margin-bottom:0.5em;
}
#PageContent div.InactiveStory h2 {
	margin-bottom:0.5em;
}
