#container #page_content #content {
	width: 100%;
	float:left;
}
#container #page_content #sidebar {
	width: 0px;
	float:none;
}

