body {
  background: #FFF;
}

#header, .headerNavigation, #column_left, #column_right, .footer, #footer2, #printNav, .noprint {
  display: none;
}

#central_content, #printlogo {
  display: block;
}

form {
  margin: 0px;
}

#products_description table, #categories_description table {
	width: 100%;
	/*display: block;*/
	margin-top: 0px;
	clear: both;
	float: none;
}

#products_description table td, #categories_description table td {
	font-size: 16px;
	/*text-align: center;*/
}
.tableSmall, .print-me{
	/*display: block;*/
	margin-top: 0px;
	clear: both;
	float: none;
}


