html {
	background: none;
}

body {
	*zoom: 0.7;
}

a {
	text-decoration: underline;
}

#print-logo {
	display: block;
}

#site-utils,
#moen-logo,
#nav-primary,
#nav-secondary,
#nav-tertiary,
#actions,
#breadcrumbs,
#nav-site-info,
#page_title {
	display: none;
}

/*

This seems to be messing things up.

div.container {
	overflow: hidden;
	width: auto;
	float: none;
	height: auto;
}

*/


#mast {
	height: 60px;
}

#copyright {
	border: 0;
}

.grid-unit {
/*	float: none;*/
}

