#idMainTable { 
    border: 2px solid #4e5746;
}

#idRegionsMenu {
    border-bottom: 2px solid #4e5746;
}

#idRightCell {
    border-left: 2px solid #4e5746;
}

.clInfoRow > td {
    border-top: 2px solid #4e5746;
    color: #4e5746;
}

#idOptionsTable {
    font-size: 85%;
}
#idOptionsTable td {
    padding-right:5px;
    text-align:left;
    white-space:pre;
}
#idOptionsTable input[type="radio"] {
    margin-left: 1em;
}
