.main_box,
.content_wrapper_box,
.central_panel,
.review,
.comment
 {
	float:none;
	width:100%;
	height:100%;
	border: 0px;
	background: none;
	overflow:visible;
	padding:0px;
	margin:0px;
}

form,
.do_not_print,
.fat_side_box,
.thin_side_box,
.ad,
.search_and_labels_box,
.header_box,
.footer {
	display: none;
}


