.content_cont_left{
	float:left;
	width:650px;
}
.content_cont_right{
	float:right;
	width:300px;
}
.content_cont_right_element{
	width:auto;
	margin-bottom:20px;
}

.entries_container{
	width:650px;
	margin-bottom:15px;
}
.grey_headline_content{
	width:638px;
}
.grey_headline_content2{
	padding-top:2px;
	padding-right:0px;
}
.grey_content_container{
	padding:10px 10px;
	background-image:url(../images/bg_large_gradient.jpg);
	height:auto;
}

.item_headline{
	font-weight:bold;
	margin-bottom:7px;
}

.companies_image_cont{
	width:110px;
	height:60px;
	padding-right:10px;
	float:left;
}
.companies_content_cont{
	width:500px;
	float:left;
}

.item_date
{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	vertical-align:top;
}
.item_headline_text
{
	vertical-align:top;
	width:345px;
}
.item_description
{
	clear:both;
}
.companies_press_image_cont
{
	float:left;
	margin-right:15px;
	width:50px;
}
.companies_press_cont
{
	float:left;
	width:550px;
}
.item_headline_press_text
{
	width:400px;
}

