/* BEGIN - code used only by Internet Explorer (fixes major IE flaw) */
* html .section, * html .section div {
  /* BEGIN - code hidden from Internet Explorer for Macintosh \*/
  height: 1%;
  /* CLOSE - code hidden from Internet Explorer for Macintosh */

  /* border: 1px dashed #999999; /* old fix */
}
/* CLOSE - code used only by Internet Explorer (fixes major IE flaw) */

body {
  margin: 0px;
  padding: 0px;
}
div {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
p {
  margin: 0px;
}
table {
  border: 0px;
}

#pageinfo p.important {
  margin-bottom: 10px;
}

.thanks {
  font-size: 10px;
  line-height: 12px;
  margin-top: 10px;
}

table.staff td.c1 {
  font-weight: bold;
  padding-right: 10px;
  text-align: right;
}
