For reasons too complicated to explain here, I'm using the French version of VWD Beta 2 on my English system. As a consequence, I do not know the equivalent English names in panels or menus of the English version of VWD...When I insert a new css rule in a stylesheet for a tag element (not a class or ID) via the panel "Ajouter une règle de style" ("Add a style rule", I presume), the name of the tag element is inserted in uppercase like the following:DIV { left:12px;}...instead of rendering like:div { left:12px;}I checked in the numerous settings in Tools/Options menu to no avail.Did I miss something or should we consider that as a bug?