﻿#entry h3 { font-size: 24pt; margin-bottom: 0; padding-bottom: 0; margin-left: 0; padding-left: 0 }
#txtPhrase { width: 200px }
#divNumMatchingTerms { font-style: italic; color: #CCCCCC }
/*#divTerms { width: 200px; height: 300px; overflow: auto; -moz-user-select:none; }*/
#selTerms { width: 200px; }
#entryContainer { margin-right: 15px; margin-left: 235px }

a.term { color: #316AC5; white-space: nowrap; display: block; cursor: pointer;  }
a.term:hover { background-color: #316AC5; color: white; text-decoration: none; }
a.term.current { background-color: #CC0000; color: white; }

#divContentBody #entry p { margin-left: 0; margin-top: 15px }