/* PRINT CSS Document */

body
{
	background-color: #fff;
	text-align: center;
}

#rightbox, #left_menu, #header
{
	display: none;
}

#wrapperi, #wrapper, #content 
{
	background: none;
}

#warpper, #wrapperi, #content
{
	width: 100%;
	clear: both;
}

#content
{
	clear: both;
	width: 645px;
}
