Go into the settings page. There you can edit the code. I used the following to space it. You make edits between the LOOP code. You could add <br />
as needed.
[LOOP]
<div class="accordion_header"><a href="#">{#Question}</a></div>
<ul>
<li><div>{#Answer}</div></li>
</ul>
[/LOOP]