html,
body {
	height: auto;
	background: #fff;
}

#body_main_holder,
#main_content,
#content_panel,
#right_content,
.content_frame,
.about_body_text,
#inner_content {
	position: static;
	overflow: visible;
	width: 100%;
	height: 100%;
}

div {
	background: #fff;
	background-image: none;
}

#main_adjust,
#project_bar,
#tabbar_mp_holder,
#tab_bar,
#status_bar,
.tr_ver,
.tool_icons,
.tool_menu,
.view_cd,
.recent_projects,
.openversion,
.panel_remember,
.heading_right,
#library_table,
#top_bar,
#selected_logo,
#guest_warning,
#search_results .form_item {
	display: none;
}

#print_logo {
	display: block;
}

.body_text,
.about_body_text {
	padding: 0px;
	width: 85%;
}
