.editIco
{
    background-image: url(images/edit.gif) !important;
    background-repeat: no-repeat !important;
    clear: none !important;
    cursor: pointer !important;
    display: block !important;
    height: 16px !important;
    z-index: 999999 !important;
    position: absolute !important;
    width: 16px !important;
}