div.contact-entry {
  margin-top: 10px;
  margin-bottom: 20px;
}

div.contact-box {
  width: 250px;
  color: #bbbbbb;
  background: #222222;
  padding: 10px;
  padding-left: 20px;
  border: 2px solid #666666;
}

div.winner-box-c {
  width: 330px;
  color: #bbbbbb;
  background: #222222;
  padding: 5px;
  padding-left: 15px;
  border: 2px solid #666666;
  margin-bottom: 5px;
}

div.winner-box {
  width: 250px;
  color: #bbbbbb;
  background: #222222;
  padding: 5px;
  padding-left: 15px;
  border: 2px solid #666666;
  margin-bottom: 5px;
}

div.winner-name {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: bold;
}

div.winner-det {
  font-size: 0.8em;
  line-height: 1.2em;
}



div.contact-name {
  font-size: 1.15em;
  line-height: 1.6em;
  font-weight: bold;
}

div.contact-det {
  font-size: 0.9em;
  line-height: 1.4em;
}


div.contact-phone {
  font-size: 0.9em;
  line-height: 1.4em;
}

div.contact-email {
  font-size: 0.9em;
  line-height: 1.4em;
}

div.contact-adr {
  font-size: 0.9em;
  line-height: 1.4em;
}

.credits {
  margin-left: 20px;
}

td.credit {
  width: 300px;
}

div.credit-entry {
  margin-bottom: 10px;
}

div.credit-name {
  color: #669933;
  font-size: 1.1em;
}

div.credit-email {
  font-size: 0.95em;
  padding-left: 5px;
  margin-bottom: 2px;
}

div.credit-class {
  font-size: 0.8em;
  font-style: italic;
  padding-left: 5px;
}
