<rules
    xmlns="http://namespaces.plone.org/diazo"
    xmlns:css="http://namespaces.plone.org/diazo/css"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    >

    <after
        css:theme-children="#alpha"
        css:content-children="#one"
        />

    <after
        css:theme-children="#beta"
        css:content-children="#two"
        />

    <after
        css:theme-children="#delta"
        css:content-children="#three"
        />


</rules>
