open your first screen in browser, right click and select view source, find the lines like
<input type="text" name="CBC_Random1_1" size="3" id="CBC_Random1_1">
and replace with
1
the 1 here refers to the last digit after CBC_Random1_XX
when you replace all these in all the screens and save and open in browser, you'll end up with your requested look (I hope :))