[accordion] problems with paragraph

[accordion] problems with paragraph


Hi there,
I want to use this script with drupal but drupal creates automaticly
paragraphs, so the following does not work..
<div id="wizard">
<div>
<div class="title"></div>
<div>

Content 1 <input type="button" class="previous" value="Terug
naar kickboksen utrecht" /></br/>
</div>
</div>
<div>
<div class="title"></div>
<div>

Content 2 <input type="button" class="previous" value="Terug
naar kickboksen utrecht" /></br/>
</div>
</div>
</div>
Could someone help me out with this???
Thanks