/* before the final paragraph */ body h2.prod+p+p.download+p:before { /* create a blank space */ content: " "; /* clear it left, so it clears the floated

*/ clear: left; /* display block */ display: block; /*set a small height */ height: .5em; }