/*  $Id: styles_print.css,v 1.4 2009-02-12 21:21:28 mclark Exp $  */
/*  Copyright (C)2009 Gorges Web Sites. All Rights Reserved.  */

#container_footer {
	display: none;
}
button {
	visibility: hidden;
}
#dashboard {
  display: none;
}
#crumbline a, #crumbline .join {
  display: none;
}
.module, table.navigation {
  display: none;
}
#container_outer {
  margin: 0;
}
.container_inner {
  border-bottom: 0;
  border-left: 0;
}
.list {
  border-bottom: 0;
}
a, a:visited {
  color: #000000;
  text-decoration: none;
}
.display th, .display td .label {
  border: 0;
}
.icon {
  display: none;
}
.list td.icons {
  border-left: 0;
}

#nav_bg {
  display:none;
}