#content {
	width: 615px;
	padding-left: 43px;
	padding-top: 51px;
	float:none;
	clear: none;
	color: #554f4d;
	margin-bottom: 18px;
}

.content_news{
	clear:left;
	padding-bottom:40px;
}
.content_text p{
	margin-bottom:5px;
}
.content_text p a{
	font-weight:bold;
	color:#c4b604;
/*	 old color: #dfd71d;*/
}
.content_text{
	width:410px;
	margin-left:200px;
}
.content_image{
	float:left;
	width:193px;
}
p.subtitle2 a{
	background: #afb19b;
	color: #fff;
	font-weight:bold;
	display: inline;
	margin-top: 17px;
	padding: 2px 6px;
	width: auto;
	text-align: center;
	margin-bottom:6px;	
}
p.subtitle2 a:hover{
	background:#554f4d;
}