html, body, #popup, * html #popup {
	background: none !important;
	width: auto !important;
	height: auto !important;
}
#popup_header {
	float: none;
	width: auto !important;
	margin-bottom: 2em;
}
#popup_container {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#title {
	float: none;
}
p, table {
	width: auto !important;
	float: none !important;
}
ul#submenu, #right_block, #top p, #top a, #top ul, .adobe, #top {
	display: none;
}
#content {
	width: 100%;
	float: none;
	padding: 0;
	font-size: 11pt;
	color: black;
}
#content p {
	width: 100% !important;
}
#main {
	width: 100%;
}
