td.supporter {
  padding-right: 10px;
  vertical-align: top;
  padding-bottom: 1em;
}

tr.supporter {
  border: 1px solid gray;
  background: url(/img/star.png) top right no-repeat;
}

a.supporter {
  font-weight: bold;
}

p.code {
  background: #ffd9b7;
  font-family: monospace;
  white-space: pre;
  padding: 0.5em;
  margin: 1em 0;
  border-top: 1px dashed #bbb;
  border-right: 1px dashed #999;
  border-bottom: 1px dashed #999;
  border-left: 1px dashed #bbb;
}
