
#content UL.thumbnails SPAN.wrap2 {
  height: 150px; /* max thumbnail height + 2px */
}
#content UL.thumbnails SPAN.wrap2,
#content DIV.thumbnailCategory DIV.description {
  height: 160px;		/* max thumbnail height + 2px */
}
#content DIV.comment BLOCKQUOTE {
  margin-left: 170px;		/*maximum thumbnail width + ~10px */
}
#properties TEXTAREA.description {
  height: 250px;
}