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

#content form table
{
  margin-left: 5.0em;
}

#content table tr td.header
{
  border-bottom: 1px solid #FF9900;
  padding: 0.1em 0.3em 0.1em 0.3em;
}

#content table tr td.topic
{
  font-weight: bold;
  width: 100%;
}

#content table tr td.date
{
  font-size: 0.75em;
  text-align: right;
  white-space: nowrap;
}

#content table tr td.content
{
  padding: 1.0em;
  width: 100%;
}

#content table tr td.content img
{
  max-width: 600px;
}

#content table.pages
{
  width: 90%;
}

#content table tr td.left
{
  text-align: left;
}

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

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

#content table tr td.help
{
  background-color: #EEEEEE;
  line-height: 1.5em;
}
