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

.content_item .images {
	height: 40px;
	overflow: hidden;
}
