Your skin needs to contain the #containerBody# variable. If you are still having trouble post an example of your skin to the list. An example might be:
<cfsetting enablecfoutputonly="true">
<cfoutput>
<div class="superlist">
#containerBody#
</div>
</cfoutput>
<cfsetting enablecfoutputonly="false">