.PicturePreview
{
  vertical-align : top;
  padding : 5px;
  behavior : url(../library/picturepreview.htc);
}

.PicturePicker
{
  background-color : #DEDEDE;
  border : 1px solid #999999;
  width : 100%;
  height : 37px;
}
.PicturePicker IMG
{
  cursor : hand;
}

.PictureDisplay
{
  width : 187px;
  height : 141px;
  border : 1px solid #999999;
  margin-top : 5px;
}

.PictureEpigraph
{
  height : 37px;
  width : 100%;
  font-family : Verdana;
  font-size : 7pt;
}
.PictureEpigraph SPAN
{
  font-size : 8pt;
  font-weight : bold;
  color : #333333;
}