td.model {
  text-align: center;
  border: 1px solid #444444;
  width: 170px;
  color: black;
  background-color: #677C94;
}

td.modelpic {
  text-align: center;
}

td.modelname {
  text-align: center;
}
td.modelname a {
  color: black;
  font-weight: bold;
  font-size: 0.9em;
}
p.joinnow {
  text-align: center;
}
p.joinnow a {
  font-weight: bold;
  color: black;
}
table.modelrecentsets {
}
td.modelrecentset {
  text-align:center;
  border: 1px solid #444444;
  width: 200px;
  color: black;
  background-color: #677C94;
}
td.settitle {
  text-align: center;
}
td.settitle  a{
  font-weight: bold;
  font-size: 0.9em;
  color: black;
}
td.setpic {
  text-align: center;
}
td.setdate {
  text-align: center;
}
