div#flash,
div#header,
div#navigation,
div.table_header_navigation,
div#footer,
div.footer_navigation,
div.filters,
div.pagination,
th.actions, td.actions,
th.search, td.search,
th.select, td.select,
h2 a.image_link,
a.orange, button.orange,
div#unique_visitors ul {
  display: none;
}

h1, h2, h3, h4, h5, h6, a {
  color: #000 !important;
  font-style: normal !important;
}

tr, th, td {
  background-color: white !important;
}

th, td {
  border-bottom: solid 1px #000 !important;
  border-left: solid 1px #000 !important;
  border-right: solid 1px #000 !important;
  border-top: solid 1px #000 !important;
}

tr.highlight {
  background-color: #fff !important;
  color: #000 !important;
  font-size: 1em !important;
  page-break-after: avoid;
}

div#content table#hits td.categories select, div#content table#organisations td.categories select {
  border-bottom-style: none !important;
  border-left-style: none !important;
  border-right-style: none !important;
  border-top-style: none !important;
  width: auto !important;
}

ul.textboxlist-bits {
  border-style: none;
}

li.textboxlist-bit-box {
  background-color: #fff;
  border-style: none;
  padding: 0;
}

li.textboxlist-bit-box-deletable {
  padding-right: 0;
}

a.textboxlist-bit-box-deletebutton {
  display: none;
}