/*************** 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;
	height: 100%;
}
