fieldset .plupload_logo {
  display: none;
}

fieldset .plupload_header_content {
  padding-left: 10px;
}

.holder.product .product-form .plupload_view_switch label.ui-button {
  display: inline-block;
  margin: 0;
  font-size: 1.1em;
}

fieldset .plupload_header_text {
  color: #f00;
}

fieldset .plupload_header_title {
  font-size: 1.5em;
}

fieldset .uploader.error .plupload_content {
  background-color: #fcc;
}

.accepted-file-types {
  font-weight: bold;
  font-size: .75em;
  color: #f00;
  margin-top: 0.5em;
}

.content_links label,
.content_examples label {
  display: block;
  margin-bottom: 1em;
}


.attachments {
  padding: .5em;
  border: 1px #ccc solid;
  margin: .5em 0;
  background-color: #ffc;
}

.holder.product .product-form .attachments h4 {
  margin: 0;
  font-size: 1.1em;
}

.attachments ol {
  margin: .25em 0;
}

.attachments ol li {
  list-style-type: decimal;
  margin-left: 1.5em;
  margin-bottom: 0.25em;
}

.attachments small {
  font-size: .75em;
}

.plupload_view_switch label.ui-button {
  display: inline-block;
  margin: 0;
  font-size: 1.1em;
}