-SPAN.itemdef, SPAN.lib, SPAN.category, SPAN.stdobj, SPAN.styles, SPAN.events, SPAN.appearance, SPAN.impl, SPAN.avail {
- font-weight: bold;
- line-height: 130%;
+SPAN.itemdef, SPAN.lib, SPAN.category, SPAN.stdobj, SPAN.styles, SPAN.events, SPAN.flags, SPAN.appearance, SPAN.impl, SPAN.avail {
+ font-weight: bold;
+ line-height: 130%;
+}
+
+SPAN.style, SPAN.event, SPAN.flag {
+ font-weight: bold;
+ color: #880000;
+}
+
+DIV.styleDesc, DIV.eventDesc, DIV.flagDesc {
+ margin-left: 3%;
+ margin-bottom: 1ex;
+}
+
+DIV.eventHandler {
+ margin: 1em;
+ text-indent: 3%;