#contentContainer {
	width: 950px;
	float: left;
}

#sidebarContainer {
	display: none;
}

.blog-entry-body {
	width: 770px;
	float: left;
}