/* $Id: imagefield.css,v 1.10 2009/04/08 20:04:52 quicksketch Exp $ */

.filefield-element .imagefield-preview {
  min-width: 100px;
  min-height: 100px;
}

.filefield-element .imagefield-text {
  max-width: 40em; /* Reflect the maxlength of the ALT attribute (80 characters). */
}
