input, select {
  vertical-align: middle;
}

#tabs {
  position: relative;
}

#underscore-wait {
  filter: alpha(opacity=85);
}

#underscore-tooltip, #underscore-auto-complete {
  filter: progid:DXImageTransform.Microsoft.Shadow( Strength=2, Direction=135, Color="#BBBBBB");
}

.list-thumbnail img {
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Shadow( Strength=2, Direction=135, Color="#BBBBBB");
}

.list-thumbnail img.embargoed-list-thumbnail {
  filter: none;
}

input[type=file] {
  background-color: white;
  border: 1px inset #c9cacb;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
  margin: 0px;
  vertical-align: middle;
}

#name-editor > input, #name-editor > textarea {
  display: inline;
  clear: none;
  float: none;
  width: 312px;
}

#name-editor > select {
  display: inline;
  clear: none;
  float: none;
  width: 318px;
}

#name-editor > label {
  display: inline-block;
  clear: none;
  float: none;
  width: 88px;
}

#name-editor {
  text-align: right;
}

#buttons .file-button, .results .file-button {
  display: inline;
}

.file-button input {
  left: -2px;
  width: 70px;
  filter: alpha(opacity=0);
}

#file-form input {
  filter: alpha(opacity=0);
}

#copyButton {
  width: 36px;
}

/*# sourceMappingURL=ie7.css.map */
