.pagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20pt;
  color: #000000;
  font-weight: bold;
  text-align:center;
  vertical-align:middle;
  background-color:#FFFDCC;
  padding:3px;
}
.thumbtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding:4px;
  height:50px;
  overflow:hidden;
  white-space:nowrap;
  text-align:center;
}
.imagetitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  padding:4px;
  height:50px;
  overflow:hidden;
  white-space:nowrap;
  text-align:left;
}

