body {
  font-family: verdana, sans-serif;
  color: #000000;
  width: 100%;
  font-size: 12px; }

a {
  color: #000000;
  text-decoration: none; }

img {
  border-width: 0px; }

#header, #sub-content, #footer, div.controls .buttons {
  display: none; }

#masthead h1 {
  font-size: 36px;
  margin-bottom: 12px; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1em; }

li.project {
  margin: 0px;
  margin-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px dashed #AAAAAA;
  list-style-type: none;
  border-collapse: collapse; }
  li.project fieldset {
    border: 0 none; }
    li.project fieldset h2 {
      padding: 0px;
      margin: 0;
      line-height: 20px;
      font-size: 16px; }
    li.project fieldset h3 {
      padding: 0px;
      margin: 0;
      line-height: 14px;
      font-size: 12px; }
    li.project fieldset div.controls {
      float: right;
      position: relative;
      top: -14px; }
      li.project fieldset div.controls .running_total {
        margin-left: 1em; }

table {
  width: 100%;
  border: 2px solid #AAA;
  border-collapse: collapse; }
  table th {
    text-align: left;
    border-bottom: 1px solid #AAA;
    padding: 2px; }
  table td {
    border-bottom: 1px dashed #AAAAAA;
    padding: 2px; }

.add, .edit, .delete, .filter, .export {
  display: none; }
