
.buttonTextRed,.buttonTextFocusRed {
    font-size: 11px;
    white-space: nowrap;
    border:1px solid red;
    padding-left: 5px;
    padding-right: 3px;
}
.buttonContainer{
    cursor: pointer;
    height: 16px;
    border-style: none;
    margin-right: 5px;
}
.buttonTab{
    height:16px;
    border-style: none;
    padding: 0;
    margin: 0;
}