div#innercontent table {
   width: auto;
   text-align: center;
   margin: 0 auto;
}

div#innercontent table.organogram_staf_alignment tr td table {
    width: 100%;
}

div#innercontent table#organogram_plus {
    height: 38px;
    padding:0px;
    margin: 0px;
}

div#innercontent table#organogram_plus tr.first_row td {
    height: 19px;
    _height: 18px;
}


div#innercontent table#organogram_plus tr.second_row td {
    height: 1px;
}

div#innercontent table#organogram_plus tr.third_row td {
    height: 19px;
}
