.spe_editable {
    /* ie don't know outline, so I'll use border 
        outline:1px dotted #f00 !important; 
    */
    border:1px dotted #f00 !important;
    /*background:url(edit.png) no-repeat right bottom  !important;*/
    cursor:pointer !important;
}

.spe_editable #gallery {
    margin:0 -8px 0 -9px;
}

