#articles_holder{
	display:block;
	float:left;
	width:700px;
}

#articles_holder div{
	display:block;
	float:left;
	width:693px;
	background:url(../images/center/articles/article_holder_bottom.gif) no-repeat bottom left #E2EAE1;
	margin:20px 0px 0px 0px;
	height:143px;
}

#articles_holder *{
	display:inline;
	float:left;
}

#articles_holder div div h1{

	font:11px tahoma;
	font-weight:bold;
	color:#2B80A8;
	padding:0;
	margin:0px 20px 0px 0px;
}

#articles_holder div div span{
	width:250px;
	text-align:left;
	font:11px tahoma;
	color:#2B80A8;
}

#articles_holder div img{
	margin:20px;
}

#articles_holder div div{
	background:transparent none repeat scroll 0 0;
	height:115px;
	margin:10px;
	width:580px;
}

#articles_holder div div p{
	color:#333333;
	font:11px tahoma;
	text-align:left;
	margin:10px 0px;
	width:580px;
}

#articles_holder div div a{
	color:#990000;
	font:11px tahoma;
	text-decoration:none;
}
#left_menu{
	height:1300px;
}
#center{
	float:none;
	display:inline;
	position:absolute;
	top:150px;
	left:250px;
}