﻿.SideEdit
{   position: absolute; width: 310px;
}

.SideEdit > div:first-child
{   position: absolute;
    top: -25px;
    left: 2px;
    width: 19px;
    height: 30px;
    background: url('./img/table_sideEdit.gif');
    z-index: 333;
}

.SideEdit table
{   position: absolute;
    top: -35px;
    left: 20px;
}