<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[195143] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/195143">195143</a></dd>
<dt>Author</dt> <dd>ryanhaddad@apple.com</dd>
<dt>Date</dt> <dd>2016-01-15 13:11:00 -0800 (Fri, 15 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Rebaseline tables/mozilla_expected_failures/bugs/bug89315.html for ios-simulator
https://bugs.webkit.org/show_bug.cgi?id=152130

Unreviewed test gardening.

* platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatortablesmozilla_expected_failuresbugsbug89315expectedtxt">trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug89315-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (195142 => 195143)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-15 20:57:37 UTC (rev 195142)
+++ trunk/LayoutTests/ChangeLog        2016-01-15 21:11:00 UTC (rev 195143)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2016-01-15  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
+
+        Rebaseline tables/mozilla_expected_failures/bugs/bug89315.html for ios-simulator
+        https://bugs.webkit.org/show_bug.cgi?id=152130
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
+
</ins><span class="cx"> 2016-01-15  Andy VanWagoner  &lt;thetalecrafter@gmail.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [INTL] Implement Date.prototype.toLocaleString in ECMA-402
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatortablesmozilla_expected_failuresbugsbug89315expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug89315-expected.txt (195142 => 195143)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug89315-expected.txt        2016-01-15 20:57:37 UTC (rev 195142)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla_expected_failures/bugs/bug89315-expected.txt        2016-01-15 21:11:00 UTC (rev 195143)
</span><span class="lines">@@ -1,3596 +1,3596 @@
</span><del>-layer at (0,0) size 785x4680
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x4680
-  RenderBlock {HTML} at (0,0) size 785x4680
-    RenderBody {BODY} at (8,8) size 769x4664
-      RenderBlock {DIV} at (0,0) size 769x4648
-        RenderBlock (anonymous) at (0,0) size 769x18
-          RenderText {#text} at (0,0) size 4x18
</del><ins>+layer at (0,0) size 800x4628
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x4628
+  RenderBlock {HTML} at (0,0) size 800x4628
+    RenderBody {BODY} at (8,8) size 784x4612
+      RenderBlock {DIV} at (0,0) size 784x4596
+        RenderBlock (anonymous) at (0,0) size 784x20
+          RenderText {#text} at (0,0) size 4x19
</ins><span class="cx">             text run at (0,0) width 4: &quot; &quot;
</span><del>-        RenderTable {TABLE} at (67,18) size 474x4582 [border: none]
-          RenderTableSection {TBODY} at (0,0) size 472x4581
-            RenderTableRow {TR} at (0,0) size 472x22
-              RenderTableCell {TD} at (0,0) size 472x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=4]
-                RenderBlock {P} at (8,1) size 457x0
</del><ins>+        RenderTable {TABLE} at (67,20) size 474x4528
+          RenderTableSection {TBODY} at (0,0) size 473x4528
+            RenderTableRow {TR} at (0,0) size 473x22
+              RenderTableCell {TD} at (0,0) size 473x22 [r=0 c=0 rs=1 cs=4]
+                RenderBlock {P} at (7,0) size 459x0
</ins><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (8,1) size 457x21
</del><ins>+                RenderBlock {P} at (7,0) size 459x22
</ins><span class="cx">                   RenderInline {B} at (0,0) size 399x15
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 399x15
</span><del>-                      RenderInline {FONT} at (0,0) size 399x20 [color=#008080]
-                        RenderText {#text} at (29,0) size 399x20
-                          text run at (29,0) width 188: &quot;Radio Channel usage at &quot;
-                          text run at (216,0) width 212: &quot;Bayside.    Rev date 6-25-01&quot;
-                RenderBlock {P} at (8,22) size 457x0
</del><ins>+                      RenderInline {FONT} at (0,0) size 399x21 [color=#008080]
+                        RenderText {#text} at (30,0) size 399x21
+                          text run at (30,0) width 188: &quot;Radio Channel usage at &quot;
+                          text run at (217,0) width 212: &quot;Bayside.    Rev date 6-25-01&quot;
+                RenderBlock {P} at (7,22) size 459x0
</ins><span class="cx">                   RenderInline {B} at (0,0) size 0x0
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 0x0
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 0x0
</span><del>-            RenderTableRow {TR} at (0,22) size 472x35
-              RenderTableCell {TD} at (0,22) size 99x35 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
-                RenderInline {B} at (0,0) size 55x35
-                  RenderInline {SPAN} at (0,0) size 55x34
-                    RenderText {#text} at (22,1) size 55x34
-                      text run at (22,1) width 55: &quot;Channel&quot;
-                      text run at (24,18) width 52: &quot;number&quot;
</del><ins>+            RenderTableRow {TR} at (0,22) size 473x38
+              RenderTableCell {TD} at (0,22) size 99x38 [r=1 c=0 rs=1 cs=1]
+                RenderInline {B} at (0,0) size 56x38
+                  RenderInline {SPAN} at (0,0) size 56x37
+                    RenderText {#text} at (21,0) size 56x37
+                      text run at (21,0) width 56: &quot;Channel&quot;
+                      text run at (23,19) width 52: &quot;number&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,22) size 171x18 [border: (1px solid #000000) (1px none #808080)] [r=1 c=1 rs=1 cs=1]
-                RenderInline {B} at (0,0) size 95x18
-                  RenderInline {SPAN} at (0,0) size 95x17
-                    RenderText {#text} at (38,1) size 95x17
-                      text run at (38,1) width 95: &quot;Member name&quot;
</del><ins>+              RenderTableCell {TD} at (98,22) size 171x19 [r=1 c=1 rs=1 cs=1]
+                RenderInline {B} at (0,0) size 95x19
+                  RenderInline {SPAN} at (0,0) size 95x18
+                    RenderText {#text} at (38,0) size 95x18
+                      text run at (38,0) width 95: &quot;Member name&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (268,22) size 99x35 [border: (1px solid #000000) (1px none #808080)] [r=1 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x17
-                  RenderInline {B} at (0,0) size 46x15
-                    RenderInline {SPAN} at (0,0) size 46x16
-                      RenderText {#text} at (19,0) size 46x16
-                        text run at (19,0) width 46: &quot;Proper&quot;
-                      RenderInline {SPAN} at (0,0) size 1x16
-                        RenderInline {O:P} at (0,0) size 1x16
-                RenderBlock {P} at (8,18) size 84x17
</del><ins>+              RenderTableCell {TD} at (268,22) size 100x38 [r=1 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x19
+                  RenderInline {B} at (0,0) size 45x15
+                    RenderInline {SPAN} at (0,0) size 45x18
+                      RenderText {#text} at (20,0) size 45x18
+                        text run at (20,0) width 45: &quot;Proper&quot;
+                      RenderInline {SPAN} at (0,0) size 1x18
+                        RenderInline {O:P} at (0,0) size 1x18
+                RenderBlock {P} at (7,19) size 85x19
</ins><span class="cx">                   RenderInline {B} at (0,0) size 37x15
</span><del>-                    RenderInline {SPAN} at (0,0) size 37x16
-                      RenderText {#text} at (23,0) size 37x16
-                        text run at (23,0) width 37: &quot;Plane&quot;
-              RenderTableCell {TD} at (366,22) size 106x35 [border: (1px solid #000000) (1px none #808080)] [r=1 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x17
-                  RenderInline {B} at (0,0) size 68x15
-                    RenderInline {SPAN} at (0,0) size 68x16
-                      RenderText {#text} at (11,0) size 68x16
-                        text run at (11,0) width 68: &quot;Helicopter&quot;
-                      RenderInline {SPAN} at (0,0) size 1x16
-                        RenderInline {O:P} at (0,0) size 1x16
-                RenderBlock {P} at (8,18) size 90x17
-                  RenderInline {B} at (0,0) size 50x15
-                    RenderInline {SPAN} at (0,0) size 50x16
-                      RenderText {#text} at (20,0) size 50x16
-                        text run at (20,0) width 50: &quot;thingy.-&quot;
-            RenderTableRow {TR} at (0,57) size 472x33
-              RenderTableCell {TD} at (0,57) size 99x17 [border: (1px none #808080) none] [r=2 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;00&quot;
</del><ins>+                    RenderInline {SPAN} at (0,0) size 37x18
+                      RenderText {#text} at (24,0) size 37x18
+                        text run at (24,0) width 37: &quot;Plane&quot;
+              RenderTableCell {TD} at (367,22) size 106x38 [r=1 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x19
+                  RenderInline {B} at (0,0) size 69x15
+                    RenderInline {SPAN} at (0,0) size 69x18
+                      RenderText {#text} at (11,0) size 69x18
+                        text run at (11,0) width 69: &quot;Helicopter&quot;
+                      RenderInline {SPAN} at (0,0) size 1x18
+                        RenderInline {O:P} at (0,0) size 1x18
+                RenderBlock {P} at (7,19) size 91x19
+                  RenderInline {B} at (0,0) size 49x15
+                    RenderInline {SPAN} at (0,0) size 49x18
+                      RenderText {#text} at (21,0) size 49x18
+                        text run at (21,0) width 49: &quot;thingy.-&quot;
+            RenderTableRow {TR} at (0,60) size 473x32
+              RenderTableCell {TD} at (0,60) size 99x16 [r=2 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;00&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,57) size 171x33 [border: (1px none #808080) none (1px none #808080)] [r=2 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,60) size 171x32 [r=2 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;Paul Scott&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 90x15
</span><span class="cx">                     text run at (0,0) width 90: &quot;Donald Carvalho&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,57) size 99x17 [border: (1px none #808080) none (1px none #808080)] [r=2 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (268,60) size 100x16 [r=2 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,57) size 106x17 [border: (1px none #808080) none (1px none #808080)] [r=2 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,60) size 106x16 [r=2 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,90) size 472x17
-              RenderTableCell {TD} at (0,90) size 99x17 [border: (1px none #808080) none] [r=3 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;01&quot;
</del><ins>+            RenderTableRow {TR} at (0,92) size 473x16
+              RenderTableCell {TD} at (0,92) size 99x16 [r=3 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;01&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,90) size 171x17 [border: (1px none #808080) none (1px none #808080)] [r=3 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,92) size 171x16 [r=3 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;Paul Scott&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,90) size 99x17 [border: (1px none #808080) none (1px none #808080)] [r=3 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (268,92) size 100x16 [r=3 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,90) size 106x17 [border: (1px none #808080) none (1px none #808080)] [r=3 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,92) size 106x16 [r=3 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,107) size 472x19
-              RenderTableCell {TD} at (0,107) size 99x17 [border: (1px none #808080) none] [r=4 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+            RenderTableRow {TR} at (0,108) size 473x20
+              RenderTableCell {TD} at (0,108) size 99x16 [r=4 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 14x15
</span><del>-                    RenderText {#text} at (34,0) size 14x15
-                      text run at (34,0) width 14: &quot;02&quot;
</del><ins>+                    RenderText {#text} at (35,0) size 14x15
+                      text run at (35,0) width 14: &quot;02&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,107) size 171x17 [border: (1px none #808080) none (1px none #808080)] [r=4 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (98,108) size 171x16 [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 54x15
</span><del>-                  RenderText {#text} at (8,1) size 54x15
-                    text run at (8,1) width 54: &quot;Don Coon&quot;
</del><ins>+                  RenderText {#text} at (7,0) size 54x15
+                    text run at (7,0) width 54: &quot;Don Coon&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (268,107) size 99x19 [border: (1px none #808080) none (1px none #808080)] [r=4 c=2 rs=1 cs=1]
-                RenderText {#text} at (8,1) size 5x18
-                  text run at (8,1) width 5: &quot; &quot;
-              RenderTableCell {TD} at (366,107) size 106x19 [border: (1px none #808080) none (1px none #808080)] [r=4 c=3 rs=1 cs=1]
-                RenderText {#text} at (8,1) size 5x18
-                  text run at (8,1) width 5: &quot; &quot;
-            RenderTableRow {TR} at (0,126) size 472x33
-              RenderTableCell {TD} at (0,126) size 99x17 [border: (1px none #808080) none] [r=5 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (268,108) size 100x20 [r=4 c=2 rs=1 cs=1]
+                RenderText {#text} at (7,0) size 5x19
+                  text run at (7,0) width 5: &quot; &quot;
+              RenderTableCell {TD} at (367,108) size 106x20 [r=4 c=3 rs=1 cs=1]
+                RenderText {#text} at (7,0) size 5x19
+                  text run at (7,0) width 5: &quot; &quot;
+            RenderTableRow {TR} at (0,128) size 473x32
+              RenderTableCell {TD} at (0,128) size 99x16 [r=5 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 14x15
</span><del>-                  RenderText {#text} at (43,1) size 14x15
-                    text run at (43,1) width 14: &quot;05&quot;
</del><ins>+                  RenderText {#text} at (42,0) size 14x15
+                    text run at (42,0) width 14: &quot;05&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,126) size 171x33 [border: (1px none #808080) none (1px none #808080)] [r=5 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,128) size 171x32 [r=5 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 54x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                       text run at (0,0) width 54: &quot;Paul Scott&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 49x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 49x15
</span><span class="cx">                       text run at (0,0) width 49: &quot;Bill Hunt&quot;
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,126) size 99x17 [border: (1px none #808080) none (1px none #808080)] [r=5 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,128) size 100x16 [r=5 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 17x15
</span><del>-                    RenderText {#text} at (33,0) size 17x15
-                      text run at (33,0) width 17: &quot;No&quot;
</del><ins>+                    RenderText {#text} at (34,0) size 17x15
+                      text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                     RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,126) size 106x17 [border: (1px none #808080) none (1px none #808080)] [r=5 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,128) size 106x16 [r=5 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                       text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                     RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                       RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,159) size 472x33
-              RenderTableCell {TD} at (0,159) size 99x17 [border: (1px none #808080) none] [r=6 c=0 rs=1 cs=1]
</del><ins>+            RenderTableRow {TR} at (0,160) size 473x32
+              RenderTableCell {TD} at (0,160) size 99x16 [r=6 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 14x15
</span><del>-                  RenderText {#text} at (43,1) size 14x15
-                    text run at (43,1) width 14: &quot;06&quot;
</del><ins>+                  RenderText {#text} at (42,0) size 14x15
+                    text run at (42,0) width 14: &quot;06&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,159) size 171x33 [border: (1px none #808080) none (1px none #808080)] [r=6 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (98,160) size 171x32 [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 135x31
</span><del>-                  RenderText {#text} at (8,1) size 135x31
-                    text run at (8,1) width 135: &quot;Gene Pheiffer                   &quot;
-                    text run at (8,17) width 80: &quot;Alberto Lanzas&quot;
</del><ins>+                  RenderText {#text} at (7,0) size 135x31
+                    text run at (7,0) width 135: &quot;Gene Pheiffer                   &quot;
+                    text run at (7,16) width 80: &quot;Alberto Lanzas&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (268,159) size 99x33 [border: (1px none #808080) none (1px none #808080)] [r=6 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,160) size 100x32 [r=6 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-              RenderTableCell {TD} at (366,159) size 106x33 [border: (1px none #808080) none (1px none #808080)] [r=6 c=3 rs=1 cs=1]
-                RenderBlock (anonymous) at (8,1) size 90x16
-                  RenderInline {SPAN} at (0,0) size 17x18
</del><ins>+              RenderTableCell {TD} at (367,160) size 106x32 [r=6 c=3 rs=1 cs=1]
+                RenderBlock (anonymous) at (7,0) size 91x16
+                  RenderInline {SPAN} at (0,0) size 17x19
</ins><span class="cx">                     RenderInline {FONT} at (0,0) size 17x15
</span><del>-                      RenderText {#text} at (36,0) size 17x15
-                        text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                      RenderText {#text} at (37,0) size 17x15
+                        text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-            RenderTableRow {TR} at (0,192) size 472x17
-              RenderTableCell {TD} at (0,192) size 99x17 [border: (1px none #808080) none] [r=7 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+            RenderTableRow {TR} at (0,192) size 473x16
+              RenderTableCell {TD} at (0,192) size 99x16 [r=7 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 14x15
</span><del>-                    RenderText {#text} at (34,0) size 14x15
-                      text run at (34,0) width 14: &quot;07&quot;
</del><ins>+                    RenderText {#text} at (35,0) size 14x15
+                      text run at (35,0) width 14: &quot;07&quot;
</ins><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (98,192) size 171x17 [border: (1px none #808080) none (1px none #808080)] [r=7 c=1 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (98,192) size 171x16 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {FONT} at (0,0) size 49x15
</span><del>-                  RenderText {#text} at (8,1) size 49x15
-                    text run at (8,1) width 49: &quot;Phil Cole&quot;
</del><ins>+                  RenderText {#text} at (7,0) size 49x15
+                    text run at (7,0) width 49: &quot;Phil Cole&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (268,192) size 99x17 [border: (1px none #808080) none (1px none #808080)] [r=7 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,192) size 100x16 [r=7 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                       text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (366,192) size 106x17 [border: (1px none #808080) none (1px none #808080)] [r=7 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,192) size 106x16 [r=7 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                       text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableRow {TR} at (0,209) size 472x33
-              RenderTableCell {TD} at (0,209) size 99x17 [border: (1px none #808080) none] [r=8 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;08&quot;
</del><ins>+            RenderTableRow {TR} at (0,208) size 473x32
+              RenderTableCell {TD} at (0,208) size 99x16 [r=8 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;08&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,209) size 171x33 [border: (1px none #808080) none (1px none #808080)] [r=8 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,208) size 171x32 [r=8 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;Paul Scott&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Gene Pheiffer&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,209) size 99x33 [border: (1px none #808080) none (1px none #808080)] [r=8 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,208) size 100x32 [r=8 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,209) size 106x33 [border: (1px none #808080) none (1px none #808080)] [r=8 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,208) size 106x32 [r=8 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,242) size 472x49
-              RenderTableCell {TD} at (0,242) size 99x17 [border: (1px none #808080) none] [r=9 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (3,0) size 77x15
-                    text run at (3,0) width 77: &quot;Programmable&quot;
</del><ins>+            RenderTableRow {TR} at (0,240) size 473x48
+              RenderTableCell {TD} at (0,240) size 99x16 [r=9 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (3,0) size 78x15
+                    text run at (3,0) width 78: &quot;Programmable&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,242) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=9 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,240) size 171x48 [r=9 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 101x15
</span><span class="cx">                     text run at (0,0) width 101: &quot;Richard Pevehouse&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Gary Heath&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,242) size 99x33 [border: (1px none #808080) none (1px none #808080)] [r=9 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,240) size 100x32 [r=9 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,242) size 106x33 [border: (1px none #808080) none (1px none #808080)] [r=9 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,240) size 106x32 [r=9 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,291) size 472x113
-              RenderTableCell {TD} at (0,291) size 99x17 [border: (1px none #808080) none] [r=10 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (35,0) size 13x15
-                    text run at (35,0) width 13: &quot;11&quot;
</del><ins>+            RenderTableRow {TR} at (0,288) size 473x112
+              RenderTableCell {TD} at (0,288) size 99x16 [r=10 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;11&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,291) size 171x113 [border: (1px none #808080) none (1px none #808080)] [r=10 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,288) size 171x112 [r=10 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 79x15
</span><span class="cx">                     text run at (0,0) width 79: &quot;George Cowan&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Rick Klement&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 76x15
</span><span class="cx">                     text run at (0,0) width 76: &quot;John Mathews&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;Ed Cypret&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;John Chamorro&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;John Yearwood&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Jason Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,291) size 99x113 [border: (1px none #808080) none (1px none #808080)] [r=10 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,288) size 100x112 [r=10 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,291) size 106x113 [border: (1px none #808080) none (1px none #808080)] [r=10 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,288) size 106x112 [r=10 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,404) size 472x81
-              RenderTableCell {TD} at (0,404) size 99x17 [border: (1px none #808080) none] [r=11 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;12&quot;
</del><ins>+            RenderTableRow {TR} at (0,400) size 473x80
+              RenderTableCell {TD} at (0,400) size 99x16 [r=11 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;12&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,404) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=11 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,400) size 171x80 [r=11 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Rick Klement&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;George Coward&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;Brock Brown&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Ellsworth Crowell&quot;
</span><del>-              RenderTableCell {TD} at (268,404) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=11 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,400) size 100x80 [r=11 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,404) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=11 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,400) size 106x80 [r=11 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,485) size 472x65
-              RenderTableCell {TD} at (0,485) size 99x17 [border: (1px none #808080) none] [r=12 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;13&quot;
</del><ins>+            RenderTableRow {TR} at (0,480) size 473x64
+              RenderTableCell {TD} at (0,480) size 99x16 [r=12 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;13&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,485) size 171x65 [border: (1px none #808080) none (1px none #808080)] [r=12 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,480) size 171x64 [r=12 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Joe Araujo&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Jim Mirowski&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,485) size 99x65 [border: (1px none #808080) none (1px none #808080)] [r=12 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (30,0) size 23x15
-                    text run at (30,0) width 23: &quot; Yes&quot;
-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,480) size 100x64 [r=12 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
+                  RenderText {#text} at (31,0) size 23x15
+                    text run at (31,0) width 23: &quot; Yes&quot;
+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,485) size 106x65 [border: (1px none #808080) none (1px none #808080)] [r=12 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,480) size 106x64 [r=12 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot; No&quot;
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,550) size 472x49
-              RenderTableCell {TD} at (0,550) size 99x17 [border: (1px none #808080) none] [r=13 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;14&quot;
</del><ins>+            RenderTableRow {TR} at (0,544) size 473x48
+              RenderTableCell {TD} at (0,544) size 99x16 [r=13 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;14&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,550) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=13 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,544) size 171x48 [r=13 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot; Joe Araujo&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Steve Gilbert&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 77x15
</span><span class="cx">                     text run at (0,0) width 77: &quot;Gary Williams&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,550) size 99x33 [border: (1px none #808080) none (1px none #808080)] [r=13 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,544) size 100x32 [r=13 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,550) size 106x33 [border: (1px none #808080) none (1px none #808080)] [r=13 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,544) size 106x32 [r=13 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,599) size 472x81
-              RenderTableCell {TD} at (0,599) size 99x17 [border: (1px none #808080) none] [r=14 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;15&quot;
</del><ins>+            RenderTableRow {TR} at (0,592) size 473x80
+              RenderTableCell {TD} at (0,592) size 99x16 [r=14 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;15&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,599) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=14 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,592) size 171x80 [r=14 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 52x15
</span><span class="cx">                     text run at (0,0) width 52: &quot;Joe Smith&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;John Paye&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;John Yearwood&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Harald Close&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,599) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=14 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (30,0) size 23x15
-                    text run at (30,0) width 23: &quot; Yes&quot;
-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,592) size 100x80 [r=14 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
+                  RenderText {#text} at (31,0) size 23x15
+                    text run at (31,0) width 23: &quot; Yes&quot;
+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,599) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=14 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,592) size 106x80 [r=14 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot; No&quot;
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,680) size 472x33
-              RenderTableCell {TD} at (0,680) size 99x17 [border: (1px none #808080) none] [r=15 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;16&quot;
</del><ins>+            RenderTableRow {TR} at (0,672) size 473x32
+              RenderTableCell {TD} at (0,672) size 99x16 [r=15 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;16&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,680) size 171x33 [border: (1px none #808080) none (1px none #808080)] [r=15 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,672) size 171x32 [r=15 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot; James Haladus&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 52x15
</span><span class="cx">                     text run at (0,0) width 52: &quot;Joe Smith&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,680) size 99x17 [border: (1px none #808080) none (1px none #808080)] [r=15 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (30,0) size 23x15
-                    text run at (30,0) width 23: &quot; Yes&quot;
</del><ins>+              RenderTableCell {TD} at (268,672) size 100x16 [r=15 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
+                  RenderText {#text} at (31,0) size 23x15
+                    text run at (31,0) width 23: &quot; Yes&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,680) size 106x17 [border: (1px none #808080) none (1px none #808080)] [r=15 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,672) size 106x16 [r=15 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot; No&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,713) size 472x81
-              RenderTableCell {TD} at (0,713) size 99x17 [border: (1px none #808080) none] [r=16 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;17&quot;
</del><ins>+            RenderTableRow {TR} at (0,704) size 473x80
+              RenderTableCell {TD} at (0,704) size 99x16 [r=16 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;17&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,713) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=16 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,704) size 171x80 [r=16 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 59x15
</span><span class="cx">                     text run at (0,0) width 59: &quot;Doug Field&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Dave Christiansen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,713) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=16 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,704) size 100x80 [r=16 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,713) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=16 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,704) size 106x80 [r=16 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,794) size 472x113
-              RenderTableCell {TD} at (0,794) size 99x17 [border: (1px none #808080) none] [r=17 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;18&quot;
</del><ins>+            RenderTableRow {TR} at (0,784) size 473x112
+              RenderTableCell {TD} at (0,784) size 99x16 [r=17 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;18&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,794) size 171x113 [border: (1px none #808080) none (1px none #808080)] [r=17 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,784) size 171x112 [r=17 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 77x15
</span><span class="cx">                     text run at (0,0) width 77: &quot;Robert Barnett&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Jim Mahoney&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 77x15
</span><span class="cx">                     text run at (0,0) width 77: &quot;Dave Marshall&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 101x15
</span><span class="cx">                     text run at (0,0) width 101: &quot;Dan &amp; Will Sievert&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 96x15
</span><span class="cx">                     text run at (0,0) width 96: &quot;Ellsworth Crowell&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;Jim Colvin&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,794) size 99x97 [border: (1px none #808080) none (1px none #808080)] [r=17 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,784) size 100x96 [r=17 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,794) size 106x97 [border: (1px none #808080) none (1px none #808080)] [r=17 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,784) size 106x96 [r=17 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,907) size 472x65
-              RenderTableCell {TD} at (0,907) size 99x17 [border: (1px none #808080) none] [r=18 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;19&quot;
</del><ins>+            RenderTableRow {TR} at (0,896) size 473x64
+              RenderTableCell {TD} at (0,896) size 99x16 [r=18 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;19&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,907) size 171x65 [border: (1px none #808080) none (1px none #808080)] [r=18 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,896) size 171x64 [r=18 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 65x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                       text run at (0,0) width 40: &quot;Noriya &quot;
</span><span class="cx">                       text run at (39,0) width 26: &quot;Kato&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;James Brown&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Mike Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,907) size 99x65 [border: (1px none #808080) none (1px none #808080)] [r=18 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,896) size 100x64 [r=18 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                       text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                       text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                       text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,907) size 106x65 [border: (1px none #808080) none (1px none #808080)] [r=18 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,896) size 106x64 [r=18 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 17x15
</span><del>-                    RenderText {#text} at (36,0) size 17x15
-                      text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,33) size 90x16
</del><ins>+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,32) size 91x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 17x15
</span><del>-                    RenderText {#text} at (36,0) size 17x15
-                      text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
</del><ins>+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 17x15
</span><del>-                    RenderText {#text} at (36,0) size 17x15
-                      text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,972) size 472x49
-              RenderTableCell {TD} at (0,972) size 99x17 [border: (1px none #808080) none] [r=19 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;20&quot;
</del><ins>+            RenderTableRow {TR} at (0,960) size 473x48
+              RenderTableCell {TD} at (0,960) size 99x16 [r=19 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;20&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,972) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=19 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,960) size 171x48 [r=19 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Dominic Bayani&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 68x15
</span><span class="cx">                     text run at (0,0) width 68: &quot;Rick Latham&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,972) size 99x49 [border: (1px none #808080) none (1px none #808080)] [r=19 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,960) size 100x48 [r=19 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,972) size 106x49 [border: (1px none #808080) none (1px none #808080)] [r=19 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,960) size 106x48 [r=19 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1021) size 472x17
-              RenderTableCell {TD} at (0,1021) size 99x17 [border: (1px none #808080) none] [r=20 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;21&quot;
</del><ins>+            RenderTableRow {TR} at (0,1008) size 473x16
+              RenderTableCell {TD} at (0,1008) size 99x16 [r=20 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;21&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1021) size 171x17 [border: (1px none #808080) none (1px none #808080)] [r=20 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1008) size 171x16 [r=20 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot; Simon Tam&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1021) size 99x17 [border: (1px none #808080) none (1px none #808080)] [r=20 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1008) size 100x16 [r=20 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1021) size 106x17 [border: (1px none #808080) none (1px none #808080)] [r=20 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
</del><ins>+              RenderTableCell {TD} at (367,1008) size 106x16 [r=20 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1038) size 472x81
-              RenderTableCell {TD} at (0,1038) size 99x17 [border: (1px none #808080) none] [r=21 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;22&quot;
</del><ins>+            RenderTableRow {TR} at (0,1024) size 473x80
+              RenderTableCell {TD} at (0,1024) size 99x16 [r=21 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;22&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1038) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=21 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1024) size 171x80 [r=21 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 88x15
</span><span class="cx">                     text run at (0,0) width 88: &quot;Grant Sanderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Maurice Burton&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 114x15
</span><span class="cx">                     text run at (0,0) width 114: &quot;Mike Gilmartin ?????&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Chris Walsh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1038) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=21 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1024) size 100x80 [r=21 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1038) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=21 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,1024) size 106x80 [r=21 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1119) size 472x81
-              RenderTableCell {TD} at (0,1119) size 99x17 [border: (1px none #808080) none] [r=22 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;23&quot;
</del><ins>+            RenderTableRow {TR} at (0,1104) size 473x80
+              RenderTableCell {TD} at (0,1104) size 99x16 [r=22 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;23&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1119) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=22 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1104) size 171x80 [r=22 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Maurice Burton&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Rich Saunef&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1119) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=22 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1104) size 100x80 [r=22 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1119) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=22 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,1104) size 106x80 [r=22 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1200) size 472x81
-              RenderTableCell {TD} at (0,1200) size 99x17 [border: (1px none #808080) none] [r=23 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;24&quot;
</del><ins>+            RenderTableRow {TR} at (0,1184) size 473x80
+              RenderTableCell {TD} at (0,1184) size 99x16 [r=23 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;24&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1200) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=23 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1184) size 171x80 [r=23 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 50x15
</span><span class="cx">                     text run at (0,0) width 50: &quot;Rick Bell&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 56x15
</span><span class="cx">                     text run at (0,0) width 56: &quot;Eric Shum&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1200) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=23 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (30,0) size 23x15
-                    text run at (30,0) width 23: &quot; Yes&quot;
-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1184) size 100x80 [r=23 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
+                  RenderText {#text} at (31,0) size 23x15
+                    text run at (31,0) width 23: &quot; Yes&quot;
+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1200) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=23 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,1184) size 106x80 [r=23 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot; No&quot;
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1281) size 472x33
-              RenderTableCell {TD} at (0,1281) size 99x17 [border: (1px none #808080) none] [r=24 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;25&quot;
</del><ins>+            RenderTableRow {TR} at (0,1264) size 473x32
+              RenderTableCell {TD} at (0,1264) size 99x16 [r=24 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;25&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1281) size 171x33 [border: (1px none #808080) none (1px none #808080)] [r=24 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1264) size 171x32 [r=24 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;James Davey&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 91x15
</span><span class="cx">                     text run at (0,0) width 91: &quot;Ruenjoe (Joe) Lu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1281) size 99x17 [border: (1px none #808080) none (1px none #808080)] [r=24 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1264) size 100x16 [r=24 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1281) size 106x17 [border: (1px none #808080) none (1px none #808080)] [r=24 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,1264) size 106x16 [r=24 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1314) size 472x161
-              RenderTableCell {TD} at (0,1314) size 99x17 [border: (1px none #808080) none] [r=25 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;26&quot;
</del><ins>+            RenderTableRow {TR} at (0,1296) size 473x160
+              RenderTableCell {TD} at (0,1296) size 99x16 [r=25 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;26&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1314) size 171x161 [border: (1px none #808080) none (1px none #808080)] [r=25 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1296) size 171x160 [r=25 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Alan Littlewood&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Darren Braun&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Simon Tam&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 75x15
</span><span class="cx">                     text run at (0,0) width 75: &quot;Chuck Pringle&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 87x15
</span><span class="cx">                     text run at (0,0) width 87: &quot;Gary Pendergras&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 77x15
</span><span class="cx">                     text run at (0,0) width 77: &quot;Peter Mazanec&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;Harry Imamura&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Joe Araujo&quot;
</span><del>-                RenderBlock {P} at (8,129) size 155x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 77x15
</span><span class="cx">                     text run at (0,0) width 77: &quot;Gary Williams&quot;
</span><del>-                RenderBlock {P} at (8,145) size 155x16
</del><ins>+                RenderBlock {P} at (7,144) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 87x15
</span><span class="cx">                     text run at (0,0) width 87: &quot;Jack Goodfriend&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1314) size 99x113 [border: (1px none #808080) none (1px none #808080)] [r=25 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1296) size 100x112 [r=25 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1314) size 106x113 [border: (1px none #808080) none (1px none #808080)] [r=25 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,1296) size 106x112 [r=25 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,97) size 90x16
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,96) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1475) size 472x97
-              RenderTableCell {TD} at (0,1475) size 99x17 [border: (1px none #808080) none] [r=26 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;27&quot;
</del><ins>+            RenderTableRow {TR} at (0,1456) size 473x96
+              RenderTableCell {TD} at (0,1456) size 99x16 [r=26 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;27&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1475) size 171x97 [border: (1px none #808080) none (1px none #808080)] [r=26 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1456) size 171x96 [r=26 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Darren Braun&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Ian + Brad Carter&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;Pete Peterson&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;John Chamorro&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Ali Erdengiz&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 56x15
</span><span class="cx">                     text run at (0,0) width 56: &quot;Saibal Sen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1475) size 99x97 [border: (1px none #808080) none (1px none #808080)] [r=26 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1456) size 100x96 [r=26 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1475) size 106x97 [border: (1px none #808080) none (1px none #808080)] [r=26 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,1456) size 106x96 [r=26 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1572) size 472x145
-              RenderTableCell {TD} at (0,1572) size 99x17 [border: (1px none #808080) none] [r=27 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;28&quot;
</del><ins>+            RenderTableRow {TR} at (0,1552) size 473x144
+              RenderTableCell {TD} at (0,1552) size 99x16 [r=27 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;28&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1572) size 171x145 [border: (1px none #808080) none (1px none #808080)] [r=27 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1552) size 171x144 [r=27 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 91x15
</span><span class="cx">                     text run at (0,0) width 91: &quot;Zak + Mike West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 77x15
</span><span class="cx">                     text run at (0,0) width 77: &quot;Richard Green&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Javier Flores&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Ali Erdengiz&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Paul Walter&quot;
</span><del>-                RenderBlock {P} at (8,129) size 155x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1572) size 99x145 [border: (1px none #808080) none (1px none #808080)] [r=27 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1552) size 100x144 [r=27 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,113) size 84x16
</del><ins>+                RenderBlock {P} at (7,112) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,129) size 84x16
</del><ins>+                RenderBlock {P} at (7,128) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1572) size 106x145 [border: (1px none #808080) none (1px none #808080)] [r=27 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,1552) size 106x144 [r=27 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,113) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,129) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,112) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,128) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1717) size 472x49
-              RenderTableCell {TD} at (0,1717) size 99x17 [border: (1px none #808080) none] [r=28 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;29&quot;
</del><ins>+            RenderTableRow {TR} at (0,1696) size 473x48
+              RenderTableCell {TD} at (0,1696) size 99x16 [r=28 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;29&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1717) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=28 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1696) size 171x48 [r=28 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Javier Flores&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Todd&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1717) size 99x33 [border: (1px none #808080) none (1px none #808080)] [r=28 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1696) size 100x32 [r=28 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1717) size 106x33 [border: (1px none #808080) none (1px none #808080)] [r=28 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,1696) size 106x32 [r=28 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1766) size 472x113
-              RenderTableCell {TD} at (0,1766) size 99x17 [border: (1px none #808080) none] [r=29 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;30&quot;
</del><ins>+            RenderTableRow {TR} at (0,1744) size 473x112
+              RenderTableCell {TD} at (0,1744) size 99x16 [r=29 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;30&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1766) size 171x113 [border: (1px none #808080) none (1px none #808080)] [r=29 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1744) size 171x112 [r=29 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Alan Littlewood&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;George Coward&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Maurice Burton&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 110x15
</span><span class="cx">                     text run at (0,0) width 110: &quot;Michael DeGiovanni&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 87x15
</span><span class="cx">                     text run at (0,0) width 87: &quot;Jack Goodfriend&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 88x15
</span><span class="cx">                     text run at (0,0) width 88: &quot;Richard Sanchez&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1766) size 99x113 [border: (1px none #808080) none (1px none #808080)] [r=29 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1744) size 100x112 [r=29 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1766) size 106x113 [border: (1px none #808080) none (1px none #808080)] [r=29 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,1744) size 106x112 [r=29 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,97) size 90x16
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,96) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1879) size 472x49
-              RenderTableCell {TD} at (0,1879) size 99x17 [border: (1px none #808080) none] [r=30 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;31&quot;
</del><ins>+            RenderTableRow {TR} at (0,1856) size 473x48
+              RenderTableCell {TD} at (0,1856) size 99x16 [r=30 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;31&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1879) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=30 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1856) size 171x48 [r=30 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Dave Neves&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;James Haladus&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Randy Reid&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1879) size 99x33 [border: (1px none #808080) none (1px none #808080)] [r=30 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1856) size 100x32 [r=30 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1879) size 106x33 [border: (1px none #808080) none (1px none #808080)] [r=30 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,1856) size 106x32 [r=30 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1928) size 472x65
-              RenderTableCell {TD} at (0,1928) size 99x17 [border: (1px none #808080) none] [r=31 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;32&quot;
</del><ins>+            RenderTableRow {TR} at (0,1904) size 473x64
+              RenderTableCell {TD} at (0,1904) size 99x16 [r=31 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;32&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1928) size 171x65 [border: (1px none #808080) none (1px none #808080)] [r=31 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1904) size 171x64 [r=31 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot; Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Dale Barnett&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Dominic Bayani&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1928) size 99x33 [border: (1px none #808080) none (1px none #808080)] [r=31 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (30,0) size 23x15
-                    text run at (30,0) width 23: &quot; Yes&quot;
-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1904) size 100x32 [r=31 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
+                  RenderText {#text} at (31,0) size 23x15
+                    text run at (31,0) width 23: &quot; Yes&quot;
+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1928) size 106x33 [border: (1px none #808080) none (1px none #808080)] [r=31 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,1904) size 106x32 [r=31 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot; No&quot;
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,1993) size 472x145
-              RenderTableCell {TD} at (0,1993) size 99x17 [border: (1px none #808080) none] [r=32 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;33&quot;
</del><ins>+            RenderTableRow {TR} at (0,1968) size 473x144
+              RenderTableCell {TD} at (0,1968) size 99x16 [r=32 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;33&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,1993) size 171x145 [border: (1px none #808080) none (1px none #808080)] [r=32 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,1968) size 171x144 [r=32 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Tom Wagner&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Gene Langley&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 78x15
</span><span class="cx">                     text run at (0,0) width 78: &quot;James Haladus&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Daniel Buckley&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Chris Larsen&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Mike Chansu&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;James Brown&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Will Sievert&quot;
</span><del>-                RenderBlock {P} at (8,129) size 155x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Terry Chong&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,1993) size 99x145 [border: (1px none #808080) none (1px none #808080)] [r=32 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,1968) size 100x144 [r=32 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,113) size 84x16
</del><ins>+                RenderBlock {P} at (7,112) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,129) size 84x16
</del><ins>+                RenderBlock {P} at (7,128) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,1993) size 106x145 [border: (1px none #808080) none (1px none #808080)] [r=32 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,1968) size 106x144 [r=32 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (6,0) size 77x15
-                    text run at (6,0) width 77: &quot;Gyro wannabe&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,113) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,129) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (7,0) size 77x15
+                    text run at (7,0) width 77: &quot;Gyro wannabe&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,112) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,128) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,2138) size 472x129
-              RenderTableCell {TD} at (0,2138) size 99x17 [border: (1px none #808080) none] [r=33 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;34&quot;
</del><ins>+            RenderTableRow {TR} at (0,2112) size 473x128
+              RenderTableCell {TD} at (0,2112) size 99x16 [r=33 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;34&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,2138) size 171x129 [border: (1px none #808080) none (1px none #808080)] [r=33 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2112) size 171x128 [r=33 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 56x15
</span><span class="cx">                     text run at (0,0) width 56: &quot;Jay Ribera&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Dale Barnett&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Paul Walter&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Dominic Bayani&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 90x15
</span><span class="cx">                     text run at (0,0) width 90: &quot;Donald Carvalho&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Jack Peterson&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,2138) size 99x129 [border: (1px none #808080) none (1px none #808080)] [r=33 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2112) size 100x128 [r=33 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,113) size 84x16
</del><ins>+                RenderBlock {P} at (7,112) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,2138) size 106x129 [border: (1px none #808080) none (1px none #808080)] [r=33 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,113) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,2112) size 106x128 [r=33 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,112) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,2267) size 472x81
-              RenderTableCell {TD} at (0,2267) size 99x17 [border: (1px none #808080) none] [r=34 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;35&quot;
</del><ins>+            RenderTableRow {TR} at (0,2240) size 473x80
+              RenderTableCell {TD} at (0,2240) size 99x16 [r=34 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;35&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,2267) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=34 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2240) size 171x80 [r=34 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot; Richard Green&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;David Allen&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 58x15
</span><span class="cx">                     text run at (0,0) width 58: &quot;Jim Colvin&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Harald Close&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Oliver Baer&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,2267) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=34 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2240) size 100x80 [r=34 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,2267) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=34 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,49) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,2240) size 106x80 [r=34 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,48) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,2348) size 472x81
-              RenderTableCell {TD} at (0,2348) size 99x17 [border: (1px none #808080) none] [r=35 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;36&quot;
</del><ins>+            RenderTableRow {TR} at (0,2320) size 473x80
+              RenderTableCell {TD} at (0,2320) size 99x16 [r=35 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;36&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,2348) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=35 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2320) size 171x80 [r=35 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Jason Beehm&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Darrell Carpenter&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Stefan Kiritzov&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Dale Barnett&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Dan Sievert&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,2348) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=35 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2320) size 100x80 [r=35 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,2348) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=35 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,2320) size 106x80 [r=35 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,2429) size 472x65
-              RenderTableCell {TD} at (0,2429) size 99x17 [border: (1px none #808080) none] [r=36 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;37&quot;
</del><ins>+            RenderTableRow {TR} at (0,2400) size 473x64
+              RenderTableCell {TD} at (0,2400) size 99x16 [r=36 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;37&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,2429) size 171x65 [border: (1px none #808080) none (1px none #808080)] [r=36 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2400) size 171x64 [r=36 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Dominic Civiletti&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;John Chamorro&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Jim Mirowski&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 76x15
</span><span class="cx">                     text run at (0,0) width 76: &quot;Soohong  Kim&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,2429) size 99x65 [border: (1px none #808080) none (1px none #808080)] [r=36 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2400) size 100x64 [r=36 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,2429) size 106x65 [border: (1px none #808080) none (1px none #808080)] [r=36 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,2400) size 106x64 [r=36 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,2494) size 472x97
-              RenderTableCell {TD} at (0,2494) size 99x17 [border: (1px none #808080) none] [r=37 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;38&quot;
</del><ins>+            RenderTableRow {TR} at (0,2464) size 473x96
+              RenderTableCell {TD} at (0,2464) size 99x16 [r=37 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;38&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,2494) size 171x97 [border: (1px none #808080) none (1px none #808080)] [r=37 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2464) size 171x96 [r=37 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 99x15
</span><span class="cx">                     text run at (0,0) width 99: &quot;Karl Allmendinger&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;John Bernal&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Gene Langley&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 75x15
</span><span class="cx">                     text run at (0,0) width 75: &quot;Chuck Pringle&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 56x15
</span><span class="cx">                     text run at (0,0) width 56: &quot;Jimmy Lei&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 91x15
</span><span class="cx">                     text run at (0,0) width 91: &quot;Ruenjoe (Joe) Lu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,2494) size 99x65 [border: (1px none #808080) none (1px none #808080)] [r=37 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2464) size 100x64 [r=37 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,2494) size 106x65 [border: (1px none #808080) none (1px none #808080)] [r=37 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,2464) size 106x64 [r=37 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (6,0) size 77x15
-                    text run at (6,0) width 77: &quot;Gyro wannabe&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (7,0) size 77x15
+                    text run at (7,0) width 77: &quot;Gyro wannabe&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,2591) size 472x49
-              RenderTableCell {TD} at (0,2591) size 99x17 [border: (1px none #808080) none] [r=38 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;39&quot;
</del><ins>+            RenderTableRow {TR} at (0,2560) size 473x48
+              RenderTableCell {TD} at (0,2560) size 99x16 [r=38 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;39&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,2591) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=38 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2560) size 171x48 [r=38 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Tom Wagner&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Oliver Baer&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Will Sievert&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,2591) size 99x49 [border: (1px none #808080) none (1px none #808080)] [r=38 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2560) size 100x48 [r=38 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,2591) size 106x49 [border: (1px none #808080) none (1px none #808080)] [r=38 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,2560) size 106x48 [r=38 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,2640) size 472x129
-              RenderTableCell {TD} at (0,2640) size 99x17 [border: (1px none #808080) none] [r=39 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;40&quot;
</del><ins>+            RenderTableRow {TR} at (0,2608) size 473x128
+              RenderTableCell {TD} at (0,2608) size 99x16 [r=39 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;40&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,2640) size 171x129 [border: (1px none #808080) none (1px none #808080)] [r=39 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2608) size 171x128 [r=39 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Alberto Lanzas&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 91x15
</span><span class="cx">                     text run at (0,0) width 91: &quot;Zak + Mike West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Javier Flores&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Bill Johnson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Gene Langley&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Rich Burnett&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 87x15
</span><span class="cx">                     text run at (0,0) width 87: &quot;Jack Goodfriend&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Harald Close&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,2640) size 99x129 [border: (1px none #808080) none (1px none #808080)] [r=39 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2608) size 100x128 [r=39 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,113) size 84x16
</del><ins>+                RenderBlock {P} at (7,112) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,2640) size 106x129 [border: (1px none #808080) none (1px none #808080)] [r=39 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,2608) size 106x128 [r=39 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,65) size 90x16
</del><ins>+                RenderBlock {P} at (7,64) size 91x16
</ins><span class="cx">                   RenderText {#text} at (28,0) size 34x15
</span><span class="cx">                     text run at (28,0) width 34: &quot;Glider&quot;
</span><del>-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,113) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,112) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,2769) size 472x129
-              RenderTableCell {TD} at (0,2769) size 99x17 [border: (1px none #808080) none] [r=40 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;41&quot;
</del><ins>+            RenderTableRow {TR} at (0,2736) size 473x128
+              RenderTableCell {TD} at (0,2736) size 99x16 [r=40 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;41&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,2769) size 171x129 [border: (1px none #808080) none (1px none #808080)] [r=40 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2736) size 171x128 [r=40 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Dominic Civiletti&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 101x15
</span><span class="cx">                     text run at (0,0) width 101: &quot;Corbin Christensen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Hal Hirsch&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 88x15
</span><span class="cx">                     text run at (0,0) width 88: &quot;Richard Sanchez&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;John Bernal&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Rich Burnett&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 71x15
</span><span class="cx">                     text run at (0,0) width 71: &quot;Brock Brown&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;John Paye&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,2769) size 99x113 [border: (1px none #808080) none (1px none #808080)] [r=40 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2736) size 100x112 [r=40 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,2769) size 106x113 [border: (1px none #808080) none (1px none #808080)] [r=40 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,2736) size 106x112 [r=40 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 90x16
</del><ins>+                RenderBlock {P} at (7,48) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,2898) size 472x129
-              RenderTableCell {TD} at (0,2898) size 99x17 [border: (1px none #808080) none] [r=41 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;42&quot;
</del><ins>+            RenderTableRow {TR} at (0,2864) size 473x128
+              RenderTableCell {TD} at (0,2864) size 99x16 [r=41 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;42&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,2898) size 171x129 [border: (1px none #808080) none (1px none #808080)] [r=41 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2864) size 171x128 [r=41 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 45x15
</span><span class="cx">                     text run at (0,0) width 45: &quot;Tony Yu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;Jason Miller&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Maurice Burton&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;John Paye&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 70x15
</span><span class="cx">                     text run at (0,0) width 70: &quot;Gordon Frost&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Chris Walsh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,2898) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=41 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2864) size 100x80 [r=41 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,2898) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=41 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,2864) size 106x80 [r=41 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3027) size 472x113
-              RenderTableCell {TD} at (0,3027) size 99x17 [border: (1px none #808080) none] [r=42 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;43&quot;
</del><ins>+            RenderTableRow {TR} at (0,2992) size 473x112
+              RenderTableCell {TD} at (0,2992) size 99x16 [r=42 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;43&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3027) size 171x113 [border: (1px none #808080) none (1px none #808080)] [r=42 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,2992) size 171x112 [r=42 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Dominic Civiletti&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;Ken Gullion&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 63x15
</span><span class="cx">                     text run at (0,0) width 63: &quot;Will Sievert&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Jim Mahoney&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;Ken Manuel&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 55x15
</span><span class="cx">                     text run at (0,0) width 55: &quot;John Todd&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 87x15
</span><span class="cx">                     text run at (0,0) width 87: &quot;Rick Rasmussen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,3027) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=42 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,2992) size 100x80 [r=42 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3027) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=42 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,2992) size 106x80 [r=42 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (20,0) size 50x15
-                    text run at (20,0) width 50: &quot;Someday&quot;
-                RenderBlock {P} at (8,49) size 90x16
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (21,0) size 49x15
+                    text run at (21,0) width 49: &quot;Someday&quot;
+                RenderBlock {P} at (7,48) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3140) size 472x65
-              RenderTableCell {TD} at (0,3140) size 99x17 [border: (1px none #808080) none] [r=43 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;44&quot;
</del><ins>+            RenderTableRow {TR} at (0,3104) size 473x64
+              RenderTableCell {TD} at (0,3104) size 99x16 [r=43 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;44&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3140) size 171x65 [border: (1px none #808080) none (1px none #808080)] [r=43 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,3104) size 171x64 [r=43 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 61x15
</span><span class="cx">                     text run at (0,0) width 61: &quot;Gary Heath&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 77x15
</span><span class="cx">                     text run at (0,0) width 77: &quot;Quinn Chuong&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Dan Sievert&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Alexander Wert&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,3140) size 99x65 [border: (1px none #808080) none (1px none #808080)] [r=43 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (268,3104) size 100x64 [r=43 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3140) size 106x65 [border: (1px none #808080) none (1px none #808080)] [r=43 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,3104) size 106x64 [r=43 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3205) size 472x49
-              RenderTableCell {TD} at (0,3205) size 99x17 [border: (1px none #808080) none] [r=44 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;45&quot;
</del><ins>+            RenderTableRow {TR} at (0,3168) size 473x48
+              RenderTableCell {TD} at (0,3168) size 99x16 [r=44 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;45&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3205) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=44 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,3168) size 171x48 [r=44 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;James Holaduz&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 54x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                       text run at (0,0) width 54: &quot;Don Coon&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;John Yearwood&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,3205) size 99x49 [border: (1px none #808080) none (1px none #808080)] [r=44 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,3168) size 100x48 [r=44 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3205) size 106x49 [border: (1px none #808080) none (1px none #808080)] [r=44 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,3168) size 106x48 [r=44 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3254) size 472x129
-              RenderTableCell {TD} at (0,3254) size 99x17 [border: (1px none #808080) none] [r=45 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;46&quot;
</del><ins>+            RenderTableRow {TR} at (0,3216) size 473x128
+              RenderTableCell {TD} at (0,3216) size 99x16 [r=45 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;46&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3254) size 171x129 [border: (1px none #808080) none (1px none #808080)] [r=45 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,3216) size 171x128 [r=45 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 50x15
</span><span class="cx">                     text run at (0,0) width 50: &quot;Zak West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 99x15
</span><span class="cx">                     text run at (0,0) width 99: &quot;Karl Allmendinger&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;John Espectzde&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Gene Pheiffer&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Harold Todd&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 84x15
</span><span class="cx">                     text run at (0,0) width 84: &quot;Gerald Cardinal&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Ali Erdengiz&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Jason Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,3254) size 99x129 [border: (1px none #808080) none (1px none #808080)] [r=45 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,3216) size 100x128 [r=45 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,113) size 84x16
</del><ins>+                RenderBlock {P} at (7,112) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3254) size 106x129 [border: (1px none #808080) none (1px none #808080)] [r=45 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,3216) size 106x128 [r=45 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,113) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,112) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3383) size 472x177
-              RenderTableCell {TD} at (0,3383) size 99x17 [border: (1px none #808080) none] [r=46 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;47&quot;
</del><ins>+            RenderTableRow {TR} at (0,3344) size 473x176
+              RenderTableCell {TD} at (0,3344) size 99x16 [r=46 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;47&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3383) size 171x177 [border: (1px none #808080) none (1px none #808080)] [r=46 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,3344) size 171x176 [r=46 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;James Holaduz&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 45x15
</span><span class="cx">                     text run at (0,0) width 45: &quot;Tony Yu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Quang Nguyen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Rick Klement&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Mark Glanville&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 85x15
</span><span class="cx">                     text run at (0,0) width 85: &quot;Michael Chansu&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Harold Todd&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderInline {FONT} at (0,0) size 54x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                       text run at (0,0) width 54: &quot;Don Coon&quot;
</span><del>-                RenderBlock {P} at (8,129) size 155x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;John Paye&quot;
</span><del>-                RenderBlock {P} at (8,145) size 155x16
</del><ins>+                RenderBlock {P} at (7,144) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;David Allen&quot;
</span><del>-                RenderBlock {P} at (8,161) size 155x16
</del><ins>+                RenderBlock {P} at (7,160) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 104x15
</span><span class="cx">                     text run at (0,0) width 104: &quot;Raymund Leonardo&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,3383) size 99x177 [border: (1px none #808080) none (1px none #808080)] [r=46 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,3344) size 100x176 [r=46 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,113) size 84x16
</del><ins>+                RenderBlock {P} at (7,112) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,129) size 84x16
</del><ins>+                RenderBlock {P} at (7,128) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,145) size 84x16
</del><ins>+                RenderBlock {P} at (7,144) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,161) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,160) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3383) size 106x177 [border: (1px none #808080) none (1px none #808080)] [r=46 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,3344) size 106x176 [r=46 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,49) size 90x16
</del><ins>+                RenderBlock {P} at (7,48) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,113) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,129) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,145) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,161) size 90x16
</del><ins>+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,112) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,128) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,144) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,160) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3560) size 472x145
-              RenderTableCell {TD} at (0,3560) size 99x17 [border: (1px none #808080) none] [r=47 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;48&quot;
</del><ins>+            RenderTableRow {TR} at (0,3520) size 473x144
+              RenderTableCell {TD} at (0,3520) size 99x16 [r=47 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;48&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3560) size 171x145 [border: (1px none #808080) none (1px none #808080)] [r=47 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,3520) size 171x144 [r=47 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Mark Glanville&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Ian + Brad Carter&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Stefan Kiritzov&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Joe Araujo&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Harold Todd&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Steve Gilbert&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;Mark Diel&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 87x15
</span><span class="cx">                     text run at (0,0) width 87: &quot;Jack Goodfriend&quot;
</span><del>-                RenderBlock {P} at (8,129) size 155x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 91x15
</span><span class="cx">                     text run at (0,0) width 91: &quot;Ruenjoe (Joe) Lu&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,3560) size 99x97 [border: (1px none #808080) none (1px none #808080)] [r=47 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,3520) size 100x96 [r=47 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3560) size 106x97 [border: (1px none #808080) none (1px none #808080)] [r=47 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,3520) size 106x96 [r=47 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3705) size 472x65
-              RenderTableCell {TD} at (0,3705) size 99x17 [border: (1px none #808080) none] [r=48 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;49&quot;
</del><ins>+            RenderTableRow {TR} at (0,3664) size 473x64
+              RenderTableCell {TD} at (0,3664) size 99x16 [r=48 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;49&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3705) size 171x65 [border: (1px none #808080) none (1px none #808080)] [r=48 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,3664) size 171x64 [r=48 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Ali Erdengiz&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;David Allen&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 72x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 0x0
</span><span class="cx">                     RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                       text run at (0,0) width 72: &quot;Narayen Raju&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 83x15
</span><span class="cx">                     RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                       text run at (0,0) width 33: &quot;Jason &quot;
</span><span class="cx">                       text run at (32,0) width 51: &quot;Anderson&quot;
</span><del>-              RenderTableCell {TD} at (268,3705) size 99x65 [border: (1px none #808080) none (1px none #808080)] [r=48 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,3664) size 100x64 [r=48 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3705) size 106x65 [border: (1px none #808080) none (1px none #808080)] [r=48 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,3664) size 106x64 [r=48 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3770) size 472x145
-              RenderTableCell {TD} at (0,3770) size 99x17 [border: (1px none #808080) none] [r=49 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;50&quot;
</del><ins>+            RenderTableRow {TR} at (0,3728) size 473x144
+              RenderTableCell {TD} at (0,3728) size 99x16 [r=49 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;50&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3770) size 171x145 [border: (1px none #808080) none (1px none #808080)] [r=49 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,3728) size 171x144 [r=49 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 50x15
</span><span class="cx">                     text run at (0,0) width 50: &quot;Zak West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 73x15
</span><span class="cx">                     text run at (0,0) width 73: &quot;Rick Klement&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Jim Bernal&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 86x15
</span><span class="cx">                     text run at (0,0) width 86: &quot;Alan Littlewood&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 82x15
</span><span class="cx">                     text run at (0,0) width 82: &quot;Lauren Bussard&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;John Yearwood&quot;
</span><del>-                RenderBlock {P} at (8,113) size 155x16
</del><ins>+                RenderBlock {P} at (7,112) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Narayan Raju&quot;
</span><del>-                RenderBlock {P} at (8,129) size 155x16
</del><ins>+                RenderBlock {P} at (7,128) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 65x15
</span><span class="cx">                     text run at (0,0) width 65: &quot;Ken Manuel&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,3770) size 99x113 [border: (1px none #808080) none (1px none #808080)] [r=49 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,3728) size 100x112 [r=49 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3770) size 106x113 [border: (1px none #808080) none (1px none #808080)] [r=49 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,3728) size 106x112 [r=49 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3915) size 472x49
-              RenderTableCell {TD} at (0,3915) size 99x17 [border: (1px none #808080) none] [r=50 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;51&quot;
</del><ins>+            RenderTableRow {TR} at (0,3872) size 473x48
+              RenderTableCell {TD} at (0,3872) size 99x16 [r=50 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;51&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3915) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=50 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,3872) size 171x48 [r=50 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 77x15
</span><span class="cx">                     text run at (0,0) width 77: &quot;Robert Barnett&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 72x15
</span><span class="cx">                     text run at (0,0) width 72: &quot;Jim Mahoney&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 83x15
</span><span class="cx">                     text run at (0,0) width 83: &quot;Jason Anderson&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,3915) size 99x49 [border: (1px none #808080) none (1px none #808080)] [r=50 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,3872) size 100x48 [r=50 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3915) size 106x49 [border: (1px none #808080) none (1px none #808080)] [r=50 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,3872) size 106x48 [r=50 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 17x15
</span><del>-                    RenderText {#text} at (36,0) size 17x15
-                      text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 20x15
</span><span class="cx">                     RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                       text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 90x16
</del><ins>+                RenderBlock {P} at (7,32) size 91x16
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 17x15
</span><del>-                    RenderText {#text} at (36,0) size 17x15
-                      text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                    RenderText {#text} at (37,0) size 17x15
+                      text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,3964) size 472x81
-              RenderTableCell {TD} at (0,3964) size 99x17 [border: (1px none #808080) none] [r=51 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;52&quot;
</del><ins>+            RenderTableRow {TR} at (0,3920) size 473x80
+              RenderTableCell {TD} at (0,3920) size 99x16 [r=51 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;52&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,3964) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=51 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,3920) size 171x80 [r=51 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Mike West&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Robert Frogner&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 88x15
</span><span class="cx">                     text run at (0,0) width 88: &quot;Chris McDowell&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;Ed Cypret&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Dale Barnett&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,3964) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=51 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,3920) size 100x80 [r=51 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,3964) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=51 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,3920) size 106x80 [r=51 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,4045) size 472x81
-              RenderTableCell {TD} at (0,4045) size 99x17 [border: (1px none #808080) none] [r=52 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;53&quot;
</del><ins>+            RenderTableRow {TR} at (0,4000) size 473x80
+              RenderTableCell {TD} at (0,4000) size 99x16 [r=52 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;53&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,4045) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=52 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,4000) size 171x80 [r=52 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Alberto Lanzas&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 42x15
</span><span class="cx">                     text run at (0,0) width 42: &quot;Al Wert&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Dale Barnett&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 100x15
</span><span class="cx">                     text run at (0,0) width 100: &quot;Ramin Khoshnevis&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,4045) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=52 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,4000) size 100x80 [r=52 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,4045) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=52 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,4000) size 106x80 [r=52 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,4126) size 472x113
-              RenderTableCell {TD} at (0,4126) size 99x17 [border: (1px none #808080) none] [r=53 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;54&quot;
</del><ins>+            RenderTableRow {TR} at (0,4080) size 473x112
+              RenderTableCell {TD} at (0,4080) size 99x16 [r=53 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;54&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,4126) size 171x113 [border: (1px none #808080) none (1px none #808080)] [r=53 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,4080) size 171x112 [r=53 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 74x15
</span><span class="cx">                     text run at (0,0) width 74: &quot;Gene Langley&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 54x15
</span><span class="cx">                     text run at (0,0) width 54: &quot;Mark Diel&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 56x15
</span><span class="cx">                     text run at (0,0) width 56: &quot;Peter Starr&quot;
</span><del>-                RenderBlock {P} at (8,81) size 155x16
</del><ins>+                RenderBlock {P} at (7,80) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 81x15
</span><span class="cx">                     text run at (0,0) width 81: &quot;John Yearwood&quot;
</span><del>-                RenderBlock {P} at (8,97) size 155x16
</del><ins>+                RenderBlock {P} at (7,96) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 62x15
</span><span class="cx">                     text run at (0,0) width 62: &quot;Scott Hersh&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,4126) size 99x113 [border: (1px none #808080) none (1px none #808080)] [r=53 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,4080) size 100x112 [r=53 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (40,0) size 4x15
</span><span class="cx">                     text run at (40,0) width 4: &quot; &quot;
</span><del>-                RenderBlock {P} at (8,81) size 84x16
</del><ins>+                RenderBlock {P} at (7,80) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,97) size 84x16
</del><ins>+                RenderBlock {P} at (7,96) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,4126) size 106x113 [border: (1px none #808080) none (1px none #808080)] [r=53 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (6,0) size 77x15
-                    text run at (6,0) width 77: &quot;Gyro wannabe&quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (43,0) size 4x15
-                    text run at (43,0) width 4: &quot; &quot;
-                RenderBlock {P} at (8,81) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,97) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,4080) size 106x112 [r=53 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (7,0) size 77x15
+                    text run at (7,0) width 77: &quot;Gyro wannabe&quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (43,0) size 5x15
+                    text run at (43,0) width 5: &quot; &quot;
+                RenderBlock {P} at (7,80) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,96) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,4239) size 472x49
-              RenderTableCell {TD} at (0,4239) size 99x17 [border: (1px none #808080) none] [r=54 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;55&quot;
</del><ins>+            RenderTableRow {TR} at (0,4192) size 473x48
+              RenderTableCell {TD} at (0,4192) size 99x16 [r=54 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;55&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,4239) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=54 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,4192) size 171x48 [r=54 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Alberto Lanzas&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Bob Roger&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 75x15
</span><span class="cx">                     text run at (0,0) width 75: &quot;Randy StClair&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,4239) size 99x49 [border: (1px none #808080) none (1px none #808080)] [r=54 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,4192) size 100x48 [r=54 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,4239) size 106x49 [border: (1px none #808080) none (1px none #808080)] [r=54 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,4192) size 106x48 [r=54 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,4288) size 472x81
-              RenderTableCell {TD} at (0,4288) size 99x17 [border: (1px none #808080) none] [r=55 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;56&quot;
</del><ins>+            RenderTableRow {TR} at (0,4240) size 473x80
+              RenderTableCell {TD} at (0,4240) size 99x16 [r=55 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;56&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,4288) size 171x81 [border: (1px none #808080) none (1px none #808080)] [r=55 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,4240) size 171x80 [r=55 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 80x15
</span><span class="cx">                     text run at (0,0) width 80: &quot;Mark Glanville&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Steve Gilbert&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 60x15
</span><span class="cx">                     text run at (0,0) width 60: &quot;Jerry Davis&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;Rich Saunef&quot;
</span><del>-                RenderBlock {P} at (8,65) size 155x16
</del><ins>+                RenderBlock {P} at (7,64) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 69x15
</span><span class="cx">                     text run at (0,0) width 69: &quot;Harald Close&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,4288) size 99x81 [border: (1px none #808080) none (1px none #808080)] [r=55 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,4240) size 100x80 [r=55 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,49) size 84x16
</del><ins>+                RenderBlock {P} at (7,48) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,65) size 84x16
</del><ins>+                RenderBlock {P} at (7,64) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,4288) size 106x81 [border: (1px none #808080) none (1px none #808080)] [r=55 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,49) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,65) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,4240) size 106x80 [r=55 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,48) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,64) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,4369) size 472x49
-              RenderTableCell {TD} at (0,4369) size 99x17 [border: (1px none #808080) none] [r=56 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;57&quot;
</del><ins>+            RenderTableRow {TR} at (0,4320) size 473x48
+              RenderTableCell {TD} at (0,4320) size 99x16 [r=56 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;57&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,4369) size 171x49 [border: (1px none #808080) none (1px none #808080)] [r=56 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,4320) size 171x48 [r=56 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Bob Roger&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Rich Burnett&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;David Dunn&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,4369) size 99x17 [border: (1px none #808080) none (1px none #808080)] [r=56 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,4320) size 100x16 [r=56 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,4369) size 106x17 [border: (1px none #808080) none (1px none #808080)] [r=56 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,4320) size 106x16 [r=56 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,4418) size 472x65
-              RenderTableCell {TD} at (0,4418) size 99x17 [border: (1px none #808080) none] [r=57 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;58&quot;
</del><ins>+            RenderTableRow {TR} at (0,4368) size 473x64
+              RenderTableCell {TD} at (0,4368) size 99x16 [r=57 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;58&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,4418) size 171x65 [border: (1px none #808080) none (1px none #808080)] [r=57 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,4368) size 171x64 [r=57 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 92x15
</span><span class="cx">                     text run at (0,0) width 92: &quot;Ian + Brad Carter&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 75x15
</span><span class="cx">                     text run at (0,0) width 75: &quot;Chuck Pringle&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 64x15
</span><span class="cx">                     text run at (0,0) width 64: &quot;David Dunn&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,4418) size 99x49 [border: (1px none #808080) none (1px none #808080)] [r=57 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,4368) size 100x48 [r=57 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 84x16
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,33) size 84x16
</del><ins>+                RenderBlock {P} at (7,32) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,4418) size 106x49 [border: (1px none #808080) none (1px none #808080)] [r=57 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,4368) size 106x48 [r=57 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-                RenderBlock {P} at (8,17) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,33) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,32) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,4483) size 472x33
-              RenderTableCell {TD} at (0,4483) size 99x17 [border: (1px none #808080) none] [r=58 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;59&quot;
</del><ins>+            RenderTableRow {TR} at (0,4432) size 473x32
+              RenderTableCell {TD} at (0,4432) size 99x16 [r=58 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;59&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,4483) size 171x33 [border: (1px none #808080) none (1px none #808080)] [r=58 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,4432) size 171x32 [r=58 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 57x15
</span><span class="cx">                     text run at (0,0) width 57: &quot;Bob Roger&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 67x15
</span><span class="cx">                     text run at (0,0) width 67: &quot;Rich Burnett&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,4483) size 99x17 [border: (1px none #808080) none (1px none #808080)] [r=58 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,4432) size 100x16 [r=58 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,4483) size 106x17 [border: (1px none #808080) none (1px none #808080)] [r=58 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
</del><ins>+              RenderTableCell {TD} at (367,4432) size 106x16 [r=58 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-            RenderTableRow {TR} at (0,4516) size 472x65
-              RenderTableCell {TD} at (0,4516) size 99x17 [border: (1px none #808080) none] [r=59 c=0 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
-                  RenderText {#text} at (34,0) size 14x15
-                    text run at (34,0) width 14: &quot;60&quot;
</del><ins>+            RenderTableRow {TR} at (0,4464) size 473x64
+              RenderTableCell {TD} at (0,4464) size 99x16 [r=59 c=0 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 84x16
+                  RenderText {#text} at (35,0) size 14x15
+                    text run at (35,0) width 14: &quot;60&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (98,4516) size 171x65 [border: (1px none #808080) none (1px none #808080)] [r=59 c=1 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 155x16
</del><ins>+              RenderTableCell {TD} at (98,4464) size 171x64 [r=59 c=1 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 66x15
</span><span class="cx">                     text run at (0,0) width 66: &quot;Bill Johnson&quot;
</span><del>-                RenderBlock {P} at (8,17) size 155x16
</del><ins>+                RenderBlock {P} at (7,16) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 94x15
</span><span class="cx">                     text run at (0,0) width 94: &quot;Vladimir Dvorkin&quot;
</span><del>-                RenderBlock {P} at (8,33) size 155x16
</del><ins>+                RenderBlock {P} at (7,32) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 52x15
</span><span class="cx">                     text run at (0,0) width 52: &quot;Ken Price&quot;
</span><del>-                RenderBlock {P} at (8,49) size 155x16
</del><ins>+                RenderBlock {P} at (7,48) size 157x16
</ins><span class="cx">                   RenderText {#text} at (0,0) size 87x15
</span><span class="cx">                     text run at (0,0) width 87: &quot;Rick Rasmussen&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (268,4516) size 99x33 [border: (1px none #808080) none (1px none #808080)] [r=59 c=2 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 84x16
</del><ins>+              RenderTableCell {TD} at (268,4464) size 100x32 [r=59 c=2 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 85x16
</ins><span class="cx">                   RenderText {#text} at (32,0) size 20x15
</span><span class="cx">                     text run at (32,0) width 20: &quot;Yes&quot;
</span><del>-                RenderBlock {P} at (8,17) size 84x16
-                  RenderText {#text} at (33,0) size 17x15
-                    text run at (33,0) width 17: &quot;No&quot;
</del><ins>+                RenderBlock {P} at (7,16) size 85x16
+                  RenderText {#text} at (34,0) size 17x15
+                    text run at (34,0) width 17: &quot;No&quot;
</ins><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-              RenderTableCell {TD} at (366,4516) size 106x33 [border: (1px none #808080) none (1px none #808080)] [r=59 c=3 rs=1 cs=1]
-                RenderBlock {P} at (8,1) size 90x16
-                  RenderText {#text} at (36,0) size 17x15
-                    text run at (36,0) width 17: &quot;No&quot;
-                RenderBlock {P} at (8,17) size 90x16
</del><ins>+              RenderTableCell {TD} at (367,4464) size 106x32 [r=59 c=3 rs=1 cs=1]
+                RenderBlock {P} at (7,0) size 91x16
+                  RenderText {#text} at (37,0) size 17x15
+                    text run at (37,0) width 17: &quot;No&quot;
+                RenderBlock {P} at (7,16) size 91x16
</ins><span class="cx">                   RenderText {#text} at (35,0) size 20x15
</span><span class="cx">                     text run at (35,0) width 20: &quot;Yes&quot;
</span><span class="cx">                   RenderInline {SPAN} at (0,0) size 1x15
</span><span class="cx">                     RenderInline {O:P} at (0,0) size 1x15
</span><del>-        RenderBlock {P} at (0,4600) size 769x16
</del><ins>+        RenderBlock {P} at (0,4548) size 784x16
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 4x15
</span><span class="cx">             RenderText {#text} at (0,0) size 4x15
</span><span class="cx">               text run at (0,0) width 4: &quot; &quot;
</span><del>-        RenderBlock {P} at (0,4616) size 769x16
</del><ins>+        RenderBlock {P} at (0,4564) size 784x16
</ins><span class="cx">           RenderText {#text} at (0,0) size 4x15
</span><span class="cx">             text run at (0,0) width 4: &quot; &quot;
</span><del>-        RenderBlock {P} at (0,4632) size 769x16
</del><ins>+        RenderBlock {P} at (0,4580) size 784x16
</ins><span class="cx">           RenderText {#text} at (0,0) size 4x15
</span><span class="cx">             text run at (0,0) width 4: &quot; &quot;
</span><del>-      RenderBlock {P} at (0,4648) size 769x16
-        RenderText {#text} at (382,0) size 5x15
-          text run at (382,0) width 5: &quot; &quot;
</del><ins>+      RenderBlock {P} at (0,4596) size 784x16
+        RenderText {#text} at (390,0) size 4x15
+          text run at (390,0) width 4: &quot; &quot;
</ins></span></pre>
</div>
</div>

</body>
</html>