/* Styles specific for event description pages */

div#prize-head {
  font-size: 1.2em;
  color: #cc9933;
  margin-bottom: 15px;
}

tr.prize-entry {
  height: 1.5em;
}

td.prize-name {
  width: 150px;
}

p#prize {
  font-size: 0.95em;
  font-family: sans-serif;
  margin-right: 15px;
  margin-bottom: 20px;
  line-height: 1.5em;
  text-align: justify;
}

span#end-marker {
  background: url("../images/main/end-marker.png") right no-repeat;
  display: block;
  margin-top: 5px;
  margin-right: 40px;
  height: 30px;
}

div.topic {
  color: #669933;
  margin-left: 25px;
  margin-top: 25px;
  font-size: 1.2em;
}

div#timings {
  margin-bottom: 20px;
}

td.timing-left-col {
  width: 100px;
}

td.timing-right-col {
  text-align: right;
  font-style: italic;
}
