.left_sidebar {
	display: none;
}

.right_sidebar {
	display: none;
}

.header {
	width: auto;
}

.header ul.menu {
	display: none;
}

.container {
	position: static;
	margin: 0px;
	left: 0px;
	height: auto;
	width: auto;
}

.content {
	width: auto;
	height: auto;
}

.content .main {
	width: auto;
	height: auto;
}

