
.toolTableCell-1 {
    border:none;
    text-align:center;
}
.toolTableCellDiv-1 {
    margin:5px;
    padding:5px;
    min-height:40px;
}
.toolTableCellDiv-2 {
    margin:5px;
    padding:5px;
    min-height:40px;
    background-color:rgb(240,240,240);
    border:1px solid red;
}