#left-column {
	float: left;
	width: 330px;
}
#right-column {
	float: right;
	width: 330px;
}
