The CSS style in the editor is not being applied to the first paragraph of the content area.
The HTML of the content area looks like this:
<span class="BigOrange">Title</span> <br />
<br />
<span class="BodyCopy">Content</span> <br />
<br />
<span class="PageTitle">Title</span>
<p class="squarebullet"><span class="BodyCopy">Bulleted Content
<br />
</span></p>
The first "BodyCopy" CSS style is not applied ("Content") when looking at the content in the editor. The remaining content ("Bulleted Content" and content below that) has CSS applied correctly. This happens on all pages.
When viewing the site outside of Kentico, the CSS style is applied correctly.
Tested Browsers: IE8, FireFox 3.5
Kentico Version: 4.1 Build: 4.1.3518
Let me know if you need more information.