table
{
   width: 100%;
   height: 90%;
}

div a
{
   display: block;
}

a.current
{
   background: #eee;
}

iframe
{
   width: 100%;
   height: 100%;
}

td#docs_cell
{
   width: 50em;
}
   