


/*
override definitions when printing
*/


#header-outer, #secondary-content, #secondary-content-bottom
{
	display: none;
}



/*
define styles for the containers 
*/

#primary-content
{
	margin: 10px;
	float: none;
}

body.home #primary-content-bottom
{
	float: none;
	margin: 0;
}

