/* print styles */

body
{
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
}

#topnav, .advarea, #navigation, #secondarea
{
	display: none;
}

#wrapper, #container, #header
{
	background: none;
	width: auto;
}

#logo
{
	float: none;
}

#logo h1
{
	background: none;
	text-indent: inherit;
	height: auto;
}

#logo h1 a 
{
	background: none;
	display: block;
	font-size: 18px;
	height: auto;
	margin:0;
	overflow: visible;
	padding: 0;
	width: auto;
}

#primaryarea
{
	width: auto;
	float: none;
}

#primaryarea .box
{
	width: auto;
}

#primaryarea .boxwrap
{
	background: none;
}
