This issue is related to your template and I can't suggest any solution until I see it. But I can suggest you to use FireBug extension for FireFox browser to discover CSS styles is used in JComments and found appropriate margin for comments list header.
Also you could try to define follows style in your Joomla's template:
div#jc {margin-top: 20px;}