) on the same line with a property-value pair does not work (it is inconsistently handled by Explorer and should be avoided). 5. The value 'small-caps' of the property 'font-style' has no effect (perhaps the chosen font does not have a small caps version available). 6. font-size=-2 does not work. 7. The damn Java tool editor for .css files throws away my html-style comments within the style tag and reformats everything for me. I hate tools that think they know what I want without asking me. Furthermore, it threw away the comments enclosing all the body of the style tag -> nothing worked and I spent an hour debugging. It also completely reorganized the file resulting in a version that does not work. -->