/* -- -- -- -- -- -- --
 * print.css
 * -- -- -- -- -- -- --
 */

body, html { height: auto; }
#footer { width: 100%; clear: both !important; float: right; }

#main-navigation { display: none; }

#right-content,
#center-content {
	float: none !important;
	}

#center-content { width: auto; }
div#page-contents { float: none; }


/*	-- -- -- -- -- -- --
 * fin
 * -- -- -- -- -- -- --
 */

