table.beauty_contest_list{margin:20px;}
table.beauty_contest_list td {
  padding:10px;
}


table.beauty_contest_list td.name a, table.beauty_contest_list td.type {
  color:#6B6666;

}
table.beauty_contest_list td.type {
  white-space:nowrap;
}

div.fildname {
  color:#6B6666;
  font-weight:bold;
  padding-top:10px;
}

div.item {
background: #F9F9F9;
  color:#6B6666;
  padding:20px;

}

div.item div.photos {
  font-weight:bold;
}
div.item div.photos img {margin:2px;float:left;}
