You might try setting up a transform styles rule in the conversion--Look and feel, Transform styles tab. I tried "if the property content is none remove the property" and "if the property display is none change the value to block". That worked for the test file, but it might be more complicated on the real thing. I didn't try and understand that whole messy css.
If I had a book with that "wrong.css" and wanted to make it readable for me, I'd rip out all that nonsense and use my own css file anyway, in the editor.
|