div.category-news-item  {
	padding: 10px;
	border: 0;
	margin: 0px;
	height: 72px;
	overflow: hidden;
}

div#inner-content-center-left {
	width: 718px;
	_margin-left: 27px;
	float: right;
	
}
div#inner-content-center {
/*	height: 500px;*/
}

div#inner-content-center-right {
	width: 298px;
	float: right;
}

div.omni-box, div.omni-box.first {
	width: 354px;
	float: left;
	margin: 10px 0 0 0;
	height: 109px;
}

div.omni-box.right {
	float: right;
}

div.category-news-item div.news-item-text-content { /*NOTE Overskriver eksisterende i Application.css */
	width: 165px;
	overflow: hidden;
}

div#inner-content-center-right div.omni-box {
	width: auto;
	height: auto;
	margin: 0 0 20px 0;
}

