﻿#container
{
	
	width: 683px;
	height: 400px;
}
#left-container
{
	background: url(../Images/news-container-4.png) no-repeat;
	width:456px;
	height:400px;
	float:left;
	padding-right:5px;
}
#right-container
{
	/*background:url(../Images/right-container-4.png) no-repeat;*/
	width:200px;
	height:400px;
	float:left;
	
}
	

	
	
