/* $Id$ */
/* Modified by: G. Kallenberg, NYPL

/**
 * General get form styles for uploads.
 */

.upload-element-file-description {
  padding-bottom: 1em;
}

div.upload-element-wrapper {
  float: left; /* RTL */
  max-width: 70%;
  padding-right: 1em;
}

.locations-upload-element-clear {
  clear: both;
}

/* End general locations_upload form styles. */
