#content {
	margin: 0;
	float: right;
	width: 590px;
	/* must have some padding at the bottom*/
	padding: 0 30px 15px 0;
	background: #fff;
}

#right-column {
	display: none;
}

#left-column{
	width: 330px;
	margin: 0;
	float: left;
	border-right: #bd282f 1px solid;
}