.contest_caption {
  width: 730px;
  max-width: 730px;
  /width: 760px;
  padding-top: 35;
  padding-left: 23;
  padding-bottom: 20;
  padding-right: 15;
  margin-bottom: 20px;
}

.contest_caption td {
  vertical-align: bottom;
}
  
.matrix {
  list-style-type: none;
  padding: 0px;
  width: 789px;
}

.matrix_cell {
  display: inline;
  float: left;
  margin: 10 25 10 0;
  width: 237px;
  height: 360px;
  padding 10 10 10 10;
  text-align: center;
}

.cell_top {
  text-align: center;
  width: 185;
  font-size: 8pt;
  position: relative;
  bottom: 120px;
  line-height: 80%;
}

.cell_top p {
  text-align: center;
  line-height: 120%;
  font-size: 9pt;
}

.aaalign {
  position:absolute;
  left:0;
  bottom:0;
  padding: 0 0 0 0;
  margin: 0 0 -220 25;
  /margin: 0 0 -220 0;
  width: 100%;
  height:auto;
}

.cell_mid {
  font-size: 8pt;
  height: 150px;
  position: relative;
  top: 110;
  left: -7px;
}

.cell_bot {
  text-align: center;
  font-size: 8pt;
  height:70px;
  position: relative;
  top: 120;
  width: 185;
  margin-left: 25;
}

.matrix_text li {
  margin: 10px;
}

.contest_photo {
  border: 1px solid #69716C;
}

.contest_photo_frame {
  height: 150;
  width:  150;
}
