div.caption {
  font-size:.8em;
  text-align:center;
}

div.text {
  font-size:.9em;
  text-align:left;
}

div.picwide {
  height:160px;
  width:300px;
  padding-bottom:20px;
)

div.pictall {
  height:300px;
  width:300px;
  padding-bottom:20px;
}

img.wide {
  height:140px;
  width:180px;
  border:1 solid #000000;
  text-align:center;
} 

img.tall {
  height:180px;
  width:140px;
  border:1 solid #000000;
  text-align:center;
} 