.tabellaListGallerie{
    width: 100% !important;
}
.simple_galleria_aggiungiImmagine {
    display:none;
    z-index:10000;
    width:700px;
    min-height:200px;
    color: white;
}

.simple_galleria_aggiungiImmagine .close {
    background-image:url(../images/close.png);
    position:absolute;
    right:0px;
    top:0px;
    cursor:pointer;
    height:35px;
    width:35px;
    z-index:10002;
}
