#content .tabs {margin-bottom: 2em}
#content .tabs ul {border-bottom-width:4px;border-bottom-color:#434345}
#content .tabs ul li {height:18px;line-height:17px;margin-top:5px}
#content .tabs ul li.selected {height:27px; margin-top:1px;border:0;background-image:none;background-color:#434345;line-height:24px}
#content .tabs ul li a:hover {text-decoration:underline}
#content table {
  border-collapse: collapse;
}
#content table tr {
  border-bottom:1px solid #d1d3d4
}
#content table thead th {
  background-color: transparent;
  text-transform:uppercase;
  border-bottom: 3px solid #d1d3d4
}
#content table td {
  padding: 7px 1px;
  white-space: nowrap
}
#content table td.first {
  padding-left: 5px
}
