#column-1 {
	float:left;
	width:625px;
	display:inline;
	margin-right:15px;
	overflow:hidden;
	}
	
#column-2 {
	float:left;
	width:310px;
	display:inline;
	overflow:hidden;
	}
	
table.two-column td.article-content {
	width:40%;
	}

table.two-column-alt td.article-content {
	width:80%;
	}
