<table class="atm_dataTable" width="100%">
	<thead>
		<tr class='header'>
			<th class='left'>Process</th>
			<th>Verification</th>
			<th>Results</th>
			<th class='right'>Problem Reports</th>
		</tr>
	</thead>
	<tbody>
		<tr bgcolor="yellow" style="background-color: yellow">
			<td bgcolor="yellow" colspan="4" style="background-color: yellow" valign="top">
			&lt;% FIELD_id %&gt;
			</td>
		</tr>
		<tr>
			<td valign="top" width="40%">
			&lt;% FIELD_procedure %&gt;
			</td>
			<td valign="top">
			&lt;% FIELD_output %&gt;
			</td>
			<td valign="top">
			&lt;% RESULT_resultsDropdown %&gt;<br />
			&lt;% RESULT_execTimeStaff %&gt;<br />
			&lt;% RESULT_notes %&gt;</td>
			<td valign="top">
			&lt;% RESULT_atm_prid %&gt;<br />
			&lt;% RESULT_atm_prlink %&gt;
			</td>
		</tr>
	</tbody>
	<tfoot>
		<tr class='header'>
			<th class='left'>Process</th>
			<th>Verification</th>
			<th>Results</th>
			<th class='right'>Problem Reports</th>
		</tr>
	</tfoot>
</table>
