.noprint,
#noprint {
  display: none !important;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 0px;
}

/*
#wrap {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
}

#content {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
*/

a[href]:after {
  content: "";
}

abbr[title]:after {
  content: "";
}
