Another thing to try is this:
Edit MptwViewTemplate. (Find in Shadowed tab under More tab).
Change this:
<div class="tagglyTagged" macro="tags"></div>
to this
<br style="clear:both"/><div class="tagged" macro="tags"></div>
This should restore the standard floating on the right list of tags which might be just what you want.
Regards,
Simon.