body {
  font-size: 100%;
  line-height: 1.5;
}

.color_picker {
  margin-left: -18px;
}

.content {
  border-right: solid rgb(177, 177, 177) 1px;
  border-left: solid rgb(177, 177, 177) 1px;
}

.footnote {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.gutter {
  background: url(../graphics/vrule.gif) repeat-y;
  width: 4px;
}

.left_col {
  padding-left: 119px;
  padding-right: 119px;
  width: 507px;
}

.right_col {
  padding-left: 16px;
  padding-right: 20px;
  width: 214px;
}

.tab_right {
  margin: 4px 0;
}

table.content {
  width: 1001px;
}

tr.row_2 .left_col {
  padding-top: 48px;
}

tr.row_2 .right_col {
  padding-top: 109px;
}

tr.row_2 .right_col h4 {
  margin-top: 0;
  margin-right: -20px;
  margin-left: -16px;
}

tr.row_footnotes td {
  vertical-align: bottom;
}

#bottom_tabs {
  padding-top: 2em;
  padding-bottom: 0.75em;
}

#bottom_tabs td {
  border-right: solid white 2px;
  padding-top: 6px;
  width: 25%;
  height: 61px;
  background: url(../graphics/um_tabs_bottom_bg.gif) repeat-x;
  text-align: center;
  vertical-align: middle;
  font-size: 90%;
  font-weight: bold;
  font-family: Arial, sans-serif;
}

#bottom_tabs td a {
  text-decoration: none;
  color: #333;
}

#bottom_tabs td a:hover {
  color: black;
}

#liv_td {
  width: 202px;
}

#otu_test_strips {
  float: right;
  margin-top: 1em;
  margin-right: -90px;
}

