#left_column, #right_column {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

#right_column {
	float: right;
}