* {
  font-size: 12px !important;
  border: 0 !important;
  background: none !important;
}
h1, h4, #menucolumn, #search-by, div.button.print {
  display: none !important;
}
td, th, caption {
  text-align: left;
}
caption {
  font-weight: bold;
  font-size: 1.5em;
}
table {
  overflow:hidden;
}
.print-hide {
  display: none !important;
}
tr.hide-tr {
  position:absolute;
  display:block;
  top:-500px;
}
#results .print-hide {
  display: block !important;
}
.print-single{
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
}
.aleft { text-align: left !important; }
.aright { text-align: right !important; }
.fleft { float: left !important; }
.fright { float: right !important; }
.clear { clear: both !important; }
.button, .button *{
  display:none !important;
}
.print-only {
  display: block !important;
}
.second-page {
  padding:60px 0 0 0;
}
td.tag {
    width:50px;
}
