7.3a - Merge Template - Page break not working

Trying out the new merge to PDF functionality in 7.3 (and have patch A installed in TST).

The page break is not working. I've tried before and after page breaks. Doesn't work to PDF or Word

<div style="margin-left: -75px; page-break-before: always;"><p>whole lot of stuff here</p></div>

Really the whole rich template thing is pretty horrible. It strips out css tags, it has 2 inch margins on top and left that I have to set negative margins on items in order to get them to start at a normal spot on the page. I can find a way around most of its problems, but I just cannot get a page break to work no matter what I do.

Any suggestions?