#compose-attachments {
  background: url(upload.png) no-repeat center 93%;
}

#dragupload {
  position: absolute;
  left: 50px;
  bottom: 17px;
  color: #2C7DCF;
  font-weight: bold;
  font-size: 11px;
  padding: 8px;
  z-index: 0;
}

#compose-container {
  z-index: 1;
}

#compose-attachments ul li.fauploadhidden {
  display: none;
}