/* print */
#header,
#body-left,
#body-right {
	display: none;
}
#main {
	width: auto;
	margin: auto;
	overflow: visible;
}

#center {
	float: none;
	width: auto;
}
body .orderform form #order_form_dd_partner,
body .orderform form #order_form_dt_partner {
	display: block;
}