/* print stylesheet */
* {
  box-shadow: none!important;
}
body {
  width:21cm;
}
a[href] {
  border-bottom: none !important;
}
a[href]:after {
  display: inline !important;
  width: auto !important;
  position: relative;
  content: " [" attr(href) "] " !important;
  color: #6a6a6a;
  color:#666666 !important;
  font-size: 0.75em;
}
.header,
.main-nav,
.sub-nav,
a[href^="#"],
#debug,
.breadcrumb-nav,
.footer-border-top,
.footer-nav {
  display: none !important;
}
.container_16 {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}
.content {
  width: 100% !important;
}
.shell,
.breadcrumb-nav,
.content,
.key-links-footer {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
}
.key-links-footer li a {
  border: none;
}
.distributeheightswithinrow {
  height: auto !important;
  min-height: auto !important;
}