You could just use a table as follows:
Code:
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td>label status code here</td>
<td>status of orders code here</td>
</tr>
</table>
You would just have to be able to identify which code (that includes a template or language variable) is producing "label status" and "status of orders".