/* Adjustments for printed output */

#container
{
	display:block;
	height:auto;
}

#header,#footer,.flashes
{
	display:none;
}

#body
{
	overflow:auto;
}

#content,#content .fullWidth.content,#content .fullWidth.boxes
{
	padding:0px !important;
}