#mid-editorial{
	width: 900px;
	clear: both;
	position: relative;
	top: 50px;
	z-index: 2;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 140%;
	display: block;
}

#left-column {
	width: 150px;
	float: left;
	height: auto;
	clear: left;
	position: relative;
	top: 10px;
	z-index: 3;
	font-size: 9pt;
	line-height: 150%;
}

#left-column img {
	border: 1px solid gray;
}

#editorial {
	width: 630px;
	margin-right: 80px;
	float: right;
	padding: 8px 10px 10px;
	z-index: 4;
	margin-bottom: 20px;
	position: relative;
}

#editorial-press {
	width: 630px;
	margin-right: 80px;
	float: right;
	padding: 8px 10px 10px;
	z-index: 4;
	margin-bottom: 20px;
	position: relative;
}
