/*
--------------------------------------------------

3M Cuno
print.css

Joe Morrow [joe.morrow@acquitygroup.com]
11/14/2008

Copyright � 2008 Acquity Group LLC

--------------------------------------------------
*/

/* @group all templates */

#utility-nav,
#quick-search,
#topnav,
#breadcrumb,
#sidenav,
#footer-nav ul.nav {
	display: none;
}

#container {
	margin: 0;
}

#content {
	width: 940px;
}

/* @end all templates */


/* @group co template */

.co #footer-nav ul.nav {
	display: inline;
}
.co #footer-nav ul.nav li {
	background-image: none;
}
.co #footer-nav ul.nav li.last {
	display: none;
}

/* @end co template */
