#content td.mugshot {
  width: 150px;
  text-align: center;
}

#content td.mugshot img {
  width:  127px;
  height: 158px;
} 

#content td.name_caption {
    background-image: url(../images/titlename.gif);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    height: 35px;
    margin-bottom: 20px;
}

#content tr.spacing_row {
  height: 20px;
}