/* popup.css */

body {
	background: none;
}
#header,
#header_menu,
#left,
#right,
#location,
#footer,
.print {
	display: none;
}
#main #center_container {
	float: none;
	overflow: visible;
	padding: 0;
	width: auto;
}
#main #main_child {
	background: none;
	min-height: 0;
}
#main .wrapper {
	background: none;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
}
#page {
	background: none;
}
#main #center_container #center {
	width: auto;
	float: none;
	overflow: visible;
	padding-right: 0;
}
.box {
	margin: 0;
}
