div.caja-editable {
   position: relative;
}
div.caja-editable a {
   position: absolute;
   top: 0;
   left: 0;
}
div.derecha a {
  right: 0 !important;
}
