#left-column 
{
    width:210px;
    float:left;    
}

#center-column 
{
    float:left;
	width:758px;
	overflow:hidden;
}

