/* $Id: gubug.css,v 1.12 2004/11/15 00:27:30 acc Exp $ */
* { font-family: "Gill Sans", sans-serif }
A:link { color: blue }
A:link IMG { border-color: blue }
A:visited { color: gray }
A:visited IMG { border-color: gray }
A.footnote {
  font-size: x-small;
  vertical-align: super
}
BR { clear: left }
DIV.images { text-align: center }
DIV#locals { text-align: center }
DIV.notes { font-size: small }
IMG { border-width: 0 }
IMG.button { border-width: thin }
P#license {
  font-size: x-small;
  text-align: center
}
TABLE#calendar TD {
  border-color: white;
  border-style: solid;
  border-width: 2px 1em
}
TABLE#library { border: solid thin; border-collapse: collapse }
TABLE#library TD { border: solid thin }
TABLE#library TD.quantity { text-align: center }
TABLE#library TH { border: solid thin }
TABLE#links TD { vertical-align: top }
TABLE#links TD#links-left { text-align: center }
TABLE#links TD#links-filler { width: 100% }
TABLE#links TD#links-right { text-align: right }
TABLE#navbar TD { vertical-align: bottom }
TABLE#navbar TD#navbar-left { width: 100% }
TABLE#navbar TD#navbar-right {
  text-align: right;
  vertical-align: bottom
}
TABLE#navbar TABLE TD {
  border-color: white;
  border-style: solid;
  border-width: 2px 1em;
  white-space: nowrap
}
TABLE.project CAPTION { border-bottom: thin solid }
TABLE.project TD.right {
  text-align: right;
  vertical-align: top;
  width: 100%
}
TABLE#publishers {
  table-layout: fixed;
  width: 100%
}
TABLE#publishers TD { text-align: center }
