div.content{
	background-image:url('../img/singlenews_bg.png');
	background-repeat:no-repeat;
	min-height:350px;
	height:auto !important;
	height:350px;
	width:900px;
	padding-top:14px;
}

div.leftcontent_news{
	width:662px;
	min-height:150px;
	height:auto !important;
	height:150px;
	display:block;
	float:left;
	margin-right:14px;
	margin-left:23px;
}

div.article_image_kader{
	width:201px;
	height:131px;
	display:block;
	float:left;
	position:relative;
}
div.article_image{
	position:absolute;
	top:0;
	left:0;
}

div.article_bg{
	width:186px;	
	height:131px;
	display:block;
	background-image:url('../img/article_bg.png');
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
}
div.content h1{
	margin-left:23px;
	margin-bottom:5px;
}
div.spheader{
	float:left;
	margin-left:17px;
}
div.spheadertwo{
	margin-left:565px;
}
