.media-widget .button,
.media-browser-tab .button,
#media-format-form .button {
  margin-right: 10px;
}
#imagecrop-selection form,
#imagecrop-edit,
#imagecrop-selection .imagecrop-form-link {
  float: none;
}
#imagecrop-edit,
#imagecrop-selection .imagecrop-form-link {
  margin: 0;
  padding: 0;
}
#imagecrop-forms .form-type-select,
#imagecrop-selection .form-type-select {
  background: none;
}
#imagecrop-forms .form-type-select label,
#imagecrop-selection .form-type-select label {
  font-weight: normal;
}
#imagecrop-forms .form-type-select select,
#imagecrop-selection .form-type-select select {
  background: inherit;
  border: 2px inset threedface;
  border-radius: auto;
  font-size: 100%;
  font-weight: normal;
  height: auto;
  padding: 0;
  text-transform: none;
  appearance: menulist;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
}
#imagecrop-image {
  max-width: none !important;
}
