body {
	/*font-size: 100%;*/
}
#leftPanel, #product-details .button2, #header, #footer {
	display: none;
}
#contentPanel {
	float: none;
	width: 100%;
	overflow: visible;
	/*height: 100%;*/
	/*margin: 0 auto;*/
	white-space: normal;
}


