﻿.edit-button {
    display: none;
    position: absolute;
    width: 48px;
    height: 16px;
    z-index: 999;
    cursor: pointer;
    margin: -35px 0 0 3px;    
    background: url(img/edit-button.gif) top left no-repeat;
}