I ran across an oddity on a page that was getting a final edit. CT had made a change to the page and I was going back to clean it up and add one last item. Somehow the non-editable regions of the template were given inline styles that are only used by Contribute (the tech staff usually generally uses classes). The code in question was
style="margin-bottom: 0em;"
. I'm a little unhappy that Contribute appears to have modified the non-editable region of a template. I haven't seen this anywhere else, though, so I can't say one way or another exactly how it happened. I'll just have to keep an eye on things to see if the problem crops up again.