
div#cartEditDiv {
    text-align : center;
    padding : 5px 0px 5px 0px;
}

div#imgDiv {
    float : left;
    margin :0px 10px 0px 0px;
}

div#piDlgContent {
    background-color : #ffffff;
    font-size : 8pt;
    overflow : visible;
    padding : 5px;
}

/*
.widget 
    {
    position: absolute; 
    /*top: 5em;*/
    /*width: 15em;*/
    /*border: 0.25em solid black; */
    /*background: red;*/
    /*padding: 1em 0.5em 0.5em;
    overflow: auto;
    }
.widget h2 
    {
    position: absolute;
    top: 0; 
    left: 0; 
    right: 0; 
    height: 1.5em;
    font-size: inherit; 
    line-height: 1.5em;
    margin: 0; 
    padding: 0 0.2ex;
    color: white;
    background: black; 
    /*cursor: move;
    }
*/
    
