#news_page {
	padding: 20px;
	line-height: 1.4em;
	text-align: justify;
}

#news_page .return {
	font-weight: bold;
}

#news_page .name a {
	color: #084a01;
	font-weight: bold;
}

#news_page .date {
	padding-bottom: 3px;
	color: #2e971f;
	font: 12px Tahoma, Arial, sans-serif;
}

#news_page img.photo {
	float: left;
	margin: 2px 0 0 2px;
	padding: 0 10px 0 0;
}

#news-list {
	list-style: none;
}

#news-list table {
	width: 100%;
}

#news-list .date {
	text-align: right;
}
