#leftColumn {
				float:left;
				width: 470px;
}
#rightColumn {
				float:right;
				width: 470px;
}