.news-list-category {
	color: #888888;
	margin-bottom: 0.5em;
}
.news-list-item {
	border: dotted 1px #AAAAAA;
	border-left: none;
	border-right: none;
	border: none;
	padding-bottom: 0.5em;
}

.news-list-item p {
	padding: 0px;
	margin: 0px;
}

.news-list-date {
	color: #105cb6;
}

.news-list-item h3 {
	padding-left: 0.3em;
	border-left: solid 1px #105cb6;
}

.news-list-item h3, .news-list-item h3 A {
	color: #105cb6;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}

.news-list-item A {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.news-list-item .press-subheader {
}

.news-single-item h4 {
	font-size: 1.1em;
	color: #666666;
}
