.Article_Holder_Right { 
	width: 585px;
	margin-right:15px;
	float:left;
}

.Article_Holder_Left { 
	width:325px;
	margin-right:15px;
	margin-left:15px;
	float:left;
}

.Article_Content
{
	width:100%;
	border:1px solid #96a4ba;
	background-color:#FFF;
	margin-bottom:15px;
}