/* Stylesheet for COCANWIKI, derived from EWM.
 * $Id: login.css,v 1.1 2004/09/07 16:19:43 rich Exp $
 */

table.create {
  empty-cells: show;
}

table.create th {
  vertical-align: top;
  text-align: right;
}

table.create td {
  vertical-align: top;
}
