.lexemes .ashaille {
    font-style: normal;
}

.lexemes .english {
    color: black;
}

li .english:before, li .english:after {
    content: ""; /* Safari doesn't support "none" */
}

#thesaurus-toc {
   display: inline;
   float: left;
   margin-bottom: 1em;
}

#thesaurus-toc ul {
   margin: 0;
}

#thesaurus-toc li, #thesaurus-words li {
   float: left;
   margin-left: 2em;
}

#thesaurus-words h3 {
    clear: left;
    padding-top: 1em;
}

