/* LAYOUT */

	#header, #nav, #footer, 
	#strip					{ display: none; }
	body, #wrapper, #container,
	#content, #left, #right	{ margin: 0; padding: 0; border: 0; background: transparent; 
							  height: auto; width: auto; max-width: none; max-height: none; min-width: 0; min-height: 0; }
	.box					{ margin-top: 1em; }