There are quite a number of div tags that are not in the CSS - right throughout zencart.
You only need to consider them when/if you want to custom-style a particular element. In that event, just add the ID / CLASS to your current stylesheet.css file, and apply whatever style declarations you need.
Otherwise, don't worry about them. A div with an undeclared style will adopt the parent style anyway.
20 years a Zencart User