/* -*- mode: css; -*-
 Id: iab.css,v 1.5 2006/06/15 16:34:11 quixote Exp $
 */

#area-title { position: static; float: none;  }
#area-menu { display: none; }
#area-tree {  }
#area-side {  display: none; }
#area-bottom { display: none;  }
#area-main { position: static; left: 0px; top: 0px;  }
/* grr.. .mozilla doesn't calculate this very well */

table.listing { float: none; width: auto; }
table.listing tr { page-break-inside: avoid; }
