@charset "utf-8";

/*********************************************************************
File Name:	print.css
File Info:	CSS
Author:		WEB DESIGN LAB
		http://www.webdlab.com/
Last Modified:	10.01.2009
*********************************************************************/

/*--------------------------------------------------------------------

--------------------------------------------------------------------*/

#header,
#footer {
	display: none;
}

#container {
	background: #ffffff;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}
