#footer
{
  border-top: 4px solid gray;
}

#main
{
  margin: 0 64px;
}

#main_sidebar
{
  display: none;
}

#main_content
{
  display: block;
  width: auto;
}

.page
{
  width: auto;
}

.page_margins
{
  margin: 0px auto;
  max-width: none;
  min-width: 0px;
}

.printPreviewSource
{
  font-weight: bold;
  text-decoration: underline;
}

.right
{
  float: right;
}

a,
a:active,
a:hover,
a:link,
a:visited
{
  color: black !important;
  text-decoration: underline;
}
