img {
 border: none;
}
table {
 border: none;
 border-collapse: collapse;
 margin-left: auto;
 margin-right: auto;
}
div.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
table.outertable {
   border: 1px solid #b1b13c;
}
th.header {
   font-size: 22px;
   font-weight: bold;
   height: 53px;
   padding: 0 10px 0 10px;
   vertical-align: middle;
   text-align: left;
}
td.content {
   vertical-align: middle;
}
td.thumbs {
   width: 10em;
   vertical-align: baseline;
   padding: 10px 5px 5px 5px;
}
