.structure> table{
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 0;}
.structure> table > tbody > tr> td{border: 1px solid #000;}
