html,
body {
	height: auto;
	background: #fff;
}

#body_main_holder,
#main_content,
#content_panel,
#left_content,
#inner_content {
	position: static;
	overflow: visible;
	width: 100%;
	height: 100%;
}

div {
	background: #fff;
	background-image: none;
}

#project_bar,
#tab_bar,
.tools,
.tools_1,
.tools_2,
.view_cd,
.tr_ver,
#library_table,
#top_bar,
#selected_logo,
#right_panel {
	display: none;
}

#print_logo {
	display: block;
}