.table_spell TD {
    border: none
    }
.googie_window {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    position: absolute;
    visibility: hidden;
    width: 150px;
    text-align: left;
    margin: 0;
    padding: 1px;
    z-index: 300
    }
.googie_window TABLE {
    font-size: 1em;
    border: none
    }
.googie_window TD {
    border: none;
    padding: 0;
    margin: 0
    }
.googie_list {
    font-size: 1em;
    margin: 0;
    padding: 0
    }
.googie_list td {
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    line-height: 12px
    }
.googie_check_spelling_link {
    text-decoration: underline;
    cursor: pointer
    }
.googie_link {
    background-color: yellow;
    cursor: pointer
    }
.googie_resume_editing {
    text-decoration: underline;
    cursor: pointer
    }
.googie_check_spelling_ok {
    color: white;
    background-color: green;
    padding-left: 2px;
    padding-right: 2px;
    cursor: pointer
    }
.googie_lang_3d_click img {
    vertical-align: middle;
    border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1
    }
.googie_lang_3d_on img {
    vertical-align: middle;
    border-top: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #555;
    border-bottom: 1px solid #555
    }