/* GENERAL */

	body					{ background: transparent; }
	#header, #strip, #footer{ display: none; }
	#wrapper, #content
	.col, .cell, .cell_top	{ margin: 0; padding: 0; border: 0; width: auto; height: auto; min-height: 0; float: none; }
	.cell p					{ margin-left: 0; }
	.title					{ text-indent: 0; background: transparent; height: auto; }
	h1						{ margin-top: 0.8em; }
	
