else if ( rule.property == graph.topleft ) {
                        if ( rule.parts.length == 2 ) {
                            separator = true;
                            sections[ 0 ][ 0 ] = rule.parts[ 0 ];
                            sections[ 1 ][ 0 ] = rule.parts[ 1 ];