<tr>
<td class="hidden"><input type="hidden" id="muId[]" name="muId[]"></td>
<td>
<select class="markup-cost-type" name="muCostType[]">
<option selected="selected">Labor</option>
<option>Material</option>
<option>Subcontract</option>
<option>Equipment</option>
<option>Other</option>
<option>Overhead</option>
</select>
</td>
<td><input type="text" size="2" maxlength="3" value="1" name="muOrder[]" /></td>
<td>
<select class="markup-markup-item" name="muItem[]">
<option>Profit</option>
<option selected="selected">Overhead</option>
<option>Sales Tax</option>
</select>
</td>
<td><input name="muAmount[]" type="text" size="9" value="20.0000" /></td>
<td><input class="markup-effective-date" name="muEffectiveDate[]" type="text" size="9" value="1/1/2010" /></td>
<td><input class="markup-expire-date" name="muExpireDate[]" type="text" size="9" value="12/31/2010" /></td>
<td><input type="checkbox" name="muCumulative[]" value="3" /></td>
<td><input type="checkbox" name="muEnable[]" value="3" checked="" /></td>
<td><img class="markup-remove-row" height="16" width="16" src="img/delete.png" class="control"></td>
</tr>