#side_bar {
	display: none;
}

#content {
	position: absolute;
	left: 0;
	top: 0;
	height: 377px;
	width: 690px;
}
