.expertInputTable .input {
    width: 250px;
}

.expertResultTable {
    /* border: 2px solid #cccccc;*/
}

.expertResultTable th {
    text-align: left;
}

.expertResultTable .criterion {
    width: 200px;
}

.expertResultTable .remove {
    width: 150px;
    text-align: center;
    vertical-align: middle;
}

.expertResultTable .remove img {
    border: none;
}