RH9: How do I get a CSS class or id defined style to get applied to Word or PDF output using <div> tags?
I have the following written up in RH:

The code behind it is:

The CSS id "DivNote" is defined:

However, when I generate the printed output, I get this:

The style for the Note is gone.
I created a class="Note"... :

...and applied it to the div with similar results but with some of the styling coming through:

The HTML (.chm) output looks fine as does the preview (Ctrl+W) view.
Your help is graciously appreciated.
Steve Roehrig

