table.twoColTable {
  width : 550px;
}
table.twoColTable tr td.thumbCell {
  vertical-align : top;
}
table.twoColTable tr td.thumbCell img{
  margin : 5px;
}
table.twoColTable tr td h1 {
  font-size : 18px;
}
div.caption {
  text-align : center;
  font-weight : bold;
  font-size: 12px;
  padding-left : 10px;
  padding-right : 10px;
}
image.leftPhoto {
  margin-right : 10px;
}
image.rightPhoto {
  margin-left : 10px;
}
