#menubar, #content_header, #module_header {
	display: none;
}

#content {
	/*width: 1090px;*/	/* 828 + 271 */
	width: 100%;
}

#content_wrapper {
	width: 840px;	/* 569 + 271 */
}

#content_inner {
	width: 803px;	/* 532 + 271 */
	height: 300px;
	padding-top: 40px;
}
