tr.odd .form-item, tr.even .form-item {
  white-space: normal;
}

.filefield-element .widget-preview {
  width: 100px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 10px;
}


.filefield-element div:first-child {
  margin-left: 0;
}

.filefield-element .widget-edit {
  margin-left: 131px;
  float: none;
  max-width: inherit;
}

.node-form .content-multiple-table td {
  padding: 5px;
}

.node-form .content-multiple-table td.content-multiple-drag {
  position: relative;
  display: block;
  height: 30px;
  margin-right: -20px;
  width: 40px;
  padding: 0;
}

.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
  padding: 0.5em;
  margin: 0;
  height: 13px;
}

a.tabledrag-handle .handle {
  margin: 0;
}

/*
.node-form #field_screenshots_values {
  width: 360px;
  float: right;
  margin-left: 10px;
  clear: left;
}

.node-form #field_screenshots_values .filefield-element .imagefield-text {
    max-width: 14em;
}*/

.node-form #edit-field-price-480p-0-value-wrapper,
.node-form #edit-field-price-720p-0-value-wrapper,
.node-form #edit-field-year-0-value-wrapper,
.node-form #edit-field-company-value-wrapper {
  width: 365px;
  margin-right: 10px;
  float: left;
  clear: left;
}

.node-form #edit-field-filesize-480p-0-value-wrapper,
.node-form #edit-field-filesize-720p-0-value-wrapper,
.node-form #edit-field-length-0-value-wrapper,
.node-form #edit-field-director-value-wrapper {
  float: left;
  width: 365px;
}

.node-form .form-text {
  width: 99%;
}

.node-form #edit-field-price-480p-0-value-wrapper .form-text,
.node-form #edit-field-price-720p-0-value-wrapper .form-text {
  width: 95%;
}

.node-form #edit-field-filesize-480p-0-value-wrapper .form-text,
.node-form #edit-field-filesize-720p-0-value-wrapper .form-text {
  width: 80%;
}
