.tbox {
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 3px;
    border-top-style: none;
    padding-top: 3px;
    border-right-style: none;
    border-left-style: none;
    background-color: #eaeaea;
    border-bottom-style: none;
}
.button {
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    color: black;
    border-bottom: silver thin solid;
    font-family: Arial, Sans-Serif;
    background-color: #eaeaea;
}