/* LAYOUT */

/* Hidden Elements */

	#header, #products, #footer
							{ display: none; }

/* Reset Elements */

	body, #wrapper,
	#shadow, #shadow_bottom,
	#content, 
	#left, #right, 
	.left, .right			{ margin: 0; padding: 0; border: 0;
							  background: transparent; 
							  height: auto; width: auto;
							  float: none;
							  max-width: none; max-height: none;
							  min-width: 0; min-height: 0; }