div.news-detail img.detail_picture {
	float:left;
	margin:0 15px 15px 0;
}
.news-date-time {
	color:#2787d1;
	margin: 0 0 5px 0;
}
a.news-file {
	color:#2787d1;
	font-weight: bold;
	text-decoration: none;
}
a.news-file:hover {
	text-decoration: underline;
}
.news-source {
	color: #2787d1;
}
.news-author {
	color: #2787d1;
}
