#content form table
{
  margin-bottom: 2.0em;
  margin-top: 1.0em;
}

#content form table tr td.caption
{
  vertical-align: top;
}

#content form table tr td.button
{
  text-align: right;
}

#content form table tr td input.two
{
  width: 20px;
}

#content form table tr td input.four
{
  width: 40px;
}

#content table tr td.header
{
  color: #007700;
  font-size: 1.2em;
  font-weight: bold;
  width: 70%;
}

#content table tr td.date
{
  font-weight: bold;
}

#content table tr td.info
{
  padding-bottom: 3.0em;
  vertical-align: top;
  white-space: nowrap;
}

#content table tr td.desc
{
  padding-bottom: 3.0em;
  padding-right: 1.0em;
  vertical-align: top;
  width: 70%;
}
