this.overlay.css({
position: 'absolute',
width: this.element.width(),
height: this.element.height(),
top: this.element.position().top,
left: this.element.position().left
this.overlay.css({
position: 'absolute',
width: this.element.width(),
height: this.element.height(),
top: this.element.position().top,
left: this.element.position().left