#news_list_header {
	text-align: left; font-weight: bold; background-color: rgb(154, 181, 228);
}
#news_list {
	margin-top: 20px; margin-bottom: 10px;
}
.news_list_date {
	width: 90px; display: inline-block; _display: inline;
}
.news_list_line {
	line-height: 1.8em; border-top-color: currentColor; border-top-width: 1px; border-top-style: none;
}
