1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
<style type="text/css">
.spanLeft{
width : auto;
float : left;
text-align : left;
FONT-SIZE: 10pt;
padding: 4px;
}
</style>
</head>
<body>
<table border=1 width=100% cellpadding=0 cellspacing=0>
<tr><td align=right> <span class=spanleft>Deduction for foreign experts </span>
<table border=1 width=40% valign='top' >
<tr><td valign='top' align=left>
<nobr>
$<input type="text" size=10>
</nobr>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border=1 width=100% cellpadding=0 cellspacing=0>
<tr><td align=right> <span class=spanleft>Deduction for foreign experts operating a stock erating a stock erating a stock exchange </span>
<table border=1 width=40% valign='top' >
<tr><td valign='top' align=left>
<nobr>
$<input type="text" size=15>
</nobr>
</td>
</tr>
</table>
</td>
</tr>
</table> |
Partager