#subContent_left
{
  width: 806px;
}

.columnLeft, .columnRight
{
  width: 375px;
}

#subContent_right
{
  display: none;
}
.columnLeft, .columnRight { 
	float:left; 
	display:inline;
	width:345px;
	margin-right:4px;
	padding-left:8px;
	}