The fact that you have "calibre_8" in your expression indicates something odd is going on - you shouldn't see that for pdf input.
At a guess, you need to support spaces between the closing and opening paragraph tags:
Code:
\d+</p>\s*<p class="calibre_8">
But you might be better off converting from the original pdf file...