#content {	
	clear: both;
	margin: 16px auto 12px auto;
	width: 598px;
}

#content .left, #content .right {
	width: 293px;
}

#content .left {
	float: left;
}

#content .right {
	float: right;
}