.news-detail {
}

.news-detail .picture {
	margin: 0 20px 10px 0;
	float: left;
}

.news-detail .date {
	font-size: .8em;
	font-weight: bold;
	color: #000000;
	margin: 0 0 .5em 0;
}

.news-detail .preview {
	padding: 0;
	margin: 0 0 1em 0;
	font-size: .9em;
	line-height: 1.4em;
	font-weight: bold;
}

.news-detail .properties {
	font-size: .9em;
	margin-top: 1.5em;
}