#content .news-story {
	margin-right: 40px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14614B;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content .news-story h1 {
	border: none;
	color: #14614B;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
}
#content .news-story h3 {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	margin-bottom: 3px;
}
#content .news-story p.truncated {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
#content .news-story #news-content {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 3px;
}
