Given the following HTML:
Also, if there's stipulations with using position:absolute; or position:relative;, you can always try padding parent div or putting a margin-top:x;. Not a very good method in most cases, but it may come in handy in some cases.
position:absolute;
position:relative;
padding
div
margin-top:x;