#sidebar {
	float: right;
	display: none;
}

#content {
	width: 614px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}