body {
  font-size: 11pt;
  color: #000;
  padding: 0;
  margin: 0;
}
a {
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}
div#outer {
  padding: 0;
}
div#top-montage,
div#header,
div#col1,
p#breadcrumbs,
div#submenu,
div#site-search,
div#footer div#logos {
  display: none;
}
div#cols {
  margin: 0;
  width: 730px;
}
div#col2 {
  float: none;
  margin: 0;
  padding: 0;
  border: none;
}
div#col2 h1 {
  margin: 10px 0;
}
div#col2 a:link:after,
div#col2 a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  font-weight: normal;
}
div#col2 a[href^="/"]:after {
  content: " (http://www.implants.ie" attr(href) ") ";
}
div#col2,
div#footer,
div#company-address {
  width: 650px;
  margin: 0;
}
div[id=col2],
div[id=footer],
div[id=company-address] {
  width: auto !important;
  margin: 0 1% !important;
}
div[id=footer] {
    margin-top: 20px;
}
div#referrals form li {
    margin: 0 0 10px !important;
    width: 100% !important;
}
div#referrals form li label {
    width: 200px !important;
}
div#referrals input[type=text] {
    border: 1px solid #000;
    padding: 0;
    margin: 0;
    width: 350px !important;
}
div#referrals fieldset.page {
    page-break-before: always;
}
div#referrals fieldset {
    border: 1px solid #000;
    border-radius: 0;
    float: none !important;
    margin: 0 !important;
    padding: 10px !important;
    width: 708px !important;
}
div#referrals div.submit,
div#referrals tr.upload {
    display: none;
}
div#referrals .print-only {
  display: block;
}
div#referrals .no-print {
  display: none;
}
