.news-subheader {
	border-bottom: 1px dashed #AAAAAA;
	margin: 0px 0px 10px 0px;
}
.news-list {
	margin: 0px auto 0px auto;
	width: 95%;
}
.news-list-story {
	border-bottom: 1px dashed #333333;
	margin: 0px 0px 15px 0px;
}
.news-list-title  {
	font-size: 14px;
	font-weight: bold;
}
.news-list-details {
	color: #777777;
	font-size: 11px;
}
.news-list-details a{
	color: #219612;
}
.news-list-content {
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	color: #555555;
	font-size: 12px;
}
.news-list-highlight {
	color: #219612;
}

.news-story-details {
	border-bottom: 1px dashed #CCCCCC;
	color: #555555;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: middle;
}
.news-story-details a {
	color: #219612;
}
.news-story-highlight {
	color: #219612;
}

.news-frontpage-story {
	margin: 0px 3px 3px 3px;
}
.news-frontpage-story span {
	color: #555555;
	font-size: 11px;
}