.overlabel-apply {
  color:#999;
  cursor:text;
  left:5px;
  position:absolute;
  top:3px; /* I use bold labels hence only 1px, normal weight labels would use 3px */
  z-index:1;
}
.overlabel-wrapper {
 position: relative;
}

.overlabel-textarea {
  width:550px;
}