I always use something like this,
Code:
.space{margin-top:2,5em;}
<p>Text</p>
<p class="space">More Text</p>
Unless it's a section break, then I use a small centered image with top and bottom margins because with reflowable text if the section break happens on a page break it is difficult to tell if it's a section break.