#content-left
{
	float:left;
	width:400px;
}

#content-right
{
	float:left;
	width:250px;
	padding-left:0px;
	padding-right:0px;
}