#header_button,
#banner,
#menu,
#profileBar,
#resultNewSearch,
#resultText,
#left_content .result_info,
#left_content .box_result_bottom .box_result_bottom_button
{
	display: none;
}

body {
	margin: 0 1em;
}

#container,
#header
{
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	position: static;
	
}

#header
{
	margin: 0;
}

#header_logo {
	top: 0 !important;
	left: 0 !important;
}

#content .result_info table td, #content .result_info table td * {
	visibility: hidden;
}

#content .result_info table td .font_black.font_bold {
	visibility: visible;
}

#left_content {
	width: auto;
	float: none;
}

#left_content .box_result_left, #left_content .box_result_right {
	width: auto;
	float: none;
	overflow: auto;
	border-bottom: 1px solid #cdcdcd;
	height: 140px;
	page-break-after: auto;
	page-break-inside: avoid;
}

#left_content .box_result_img {
	margin: 0 1em 0 1em;
}

#left_content .box_result_text {
	width: 500px;
}

#left_content .box_result_bottom {
	width: auto;
	border: none;
	position: relative;
	top: -1.25em;
	padding: 0;
	height: auto;
}

#left_content .box_result_bottom .box_result_bottom_text {
	float: none;
	padding: 0;
}
