/*************** ncontent dæmi ***********************/
#content-item-header {
	border-bottom: 1px solid #DDD;
	margin-bottom: 8px;
}
.content_item .img {
	float: left;
	margin-right: 10px;
}
.content_item {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 30px;
}
.content_item h2 {
	border: none;
	margin: 0px;
	margin-bottom: 2px;
}
.content_item .dags {
	float: right;
	font-size: 90%;
	color: #888;
}

