/* CSS placed here will affect the print output */

body,#canvas {
  position:static;
  width:auto;
  height:auto;
  overflow-y:visible !important;
}
body,td,th,a {
  font-size:7.75pt;
}
.card-details th,
.card-details td {
  font-size:7.5pt;
}
H1 {
 font-size:12.90pt;
}
H2 {
 font-size:11.60pt;
}
h3,
body .autocard-single .card-header {
 font-size:10.33pt;
}
h4 {
 font-size:9pt;
}
#canvas {
  height:auto !important;
}
#adslider-wrap {
  display:none;
}
#logo img {
  visibility:visible;
}
#search-form-wrap {
  display:none;
}
.card-icons,
#menu,
#dealertools,
#wikitools {
  display:none;
}
#content-wrap {
  height:auto !important;
  position:static;
  overflow-y:visible !important;
}
#content {
  width:auto !important;
  position:static;
}

.largeblock,
.autocard-single {
  margin:0;
  width:100%;
  max-width:auto;
}

.autocard-single .icon-more {
  display:none;
}