.a-news-list {
	margin-bottom: 20px;
}
.a-news-list-title {
	font-weight: bold;
	color: silver;
}
.a-news-pathsel {
	margin-bottom: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.a-news-pathsel .a-news-id {
	font-size: 9pt;
	color: #888;
}
.a-news-statuses {
	font-size: 8pt;
	color: #DB2C53;
}

.a-news-article-preview {
	border: 1px solid silver;
	padding: 5px;
}
.a-news-preview-header {
	margin-bottom: 10px;
}

.a-news-preview-annotation {
	border: 1px dotted silver;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 5px;
	margin-top: 5px;
}

.a-news-preview .a-news-annotation {
	border: 1px dotted silver;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 30px;
	padding: 5px;
}
.a-news-preview {
	margin-top: 5px;
}

.newsNavDays {
	clear: both;
	margin-top: 10px;
}
.newsArchive div.xLevel1 {
	margin-bottom: 10px;
}
.newsArchive .xLevel1 .xTitle {
	font-size: 11pt;
}
.newsArchive div.xLevel2 {
	margin-bottom: 5px;
}
.newsArchive .xLevel2 .xTitle {
	font-weight: bold;
}