Okies, a friend of mine solved the problem for me.
I used e-texteditor and replaced
Code:
<div
class="calibre10">\W+(.)\W+</div>\W+<p>
with
This -has- made the letter "I" (in a word) stick to the front of the paragraph e.g. "Iwent to the shops" but I can't think of a way to fix this other than by hand.
Edit: Fixed the above problem - I replaced <p>I with <p>I and then <p>I t with <p>It
Thanks so much for your help guys