div#a
{
   padding: 0 0 1em 0;
   border-bottom: 1px solid rgb(0,0,0);
}

div#a img
{
   display: none;
}

div#a h1 a
{
   color: rgb(0,0,0);
   font-style: italic;
   text-decoration: none;
}

ul#nav
{
   display: none;
}

div#content
{
   display: block;
}

.highlight
{
   font-weight: bold;
}

table td.label
{
   padding: 0 4px;
   font-size: .9em;
   font-weight: bold;
}

p.subtitletable
{
   font-size: .8em;
   padding-left: 65px;
}

p.disclaimer
{
   margin: 36px 0 18px 0;
   font-style: italic;
}

.author
{
   font-style: italic;
}

table caption
{
   font-style: italic;
   line-height: 18px;
}

table tr
{
   line-height: 18px;
}

table td
{
   padding: 0 4px;
}

table td.label
{
   font-weight: bold;
}

div.content_left_large div.block
{
   border-bottom: 1px solid rgb(0,0,0);
}

div.content_right_small
{
   display: none;
}
