#pageTitle
{
  display: none;
}

#column1
{
  display: none;
}

#column2
{
  display: none;
}

#textContent
{
  font-size: 10pt;
}

#textContent h1
{
  margin: 0px;
  font-size: 1em;
}

#textContent img
{
  margin: 12px;
}

#navigation
{
  float: right;
  font-size: 10pt;
}

#paging
{
  float: left;
  font-size: 10pt;
}

#errorMessage
{
  font-weight: bold;
}