@import "../../lit.css";
div.ent {width:80ex;margin-left:4ex;margin-bottom:1em}
div.ent > p.wd {font-weight:bold;color:#8b0000;margin-left:-4ex}
div.ent > div.ex {padding:1ex; border:solid thin gray; background-color:#f0fff0}
div.ent > div.ex > div.bdy {}
div.ent > div.ex > div.src {margin-top:.5ex;color:#5c5c5c}
div.ent > div.ex > div.src:before {content:"Source: "}
div.ent div.cmt {color:#5c5c5c}
div.ent div.cmt:before {content:"Notes: "}
div.ent > div.def:before, div.ent > div.ex > div.def:before {content:"※ "}
