| These textfields should not overlap. |
| <table border="0" cellspacing="1" cellpadding="1" width="100%"> |
| <td nowrap><input type="search" name="b" value="New Mail" class="test"></td> |
| <td><input type="search" name="b" value="Reply" class="test"></td> |
| <td><input type="search" name="b" value="Reply All" class="test"></td> |
| <td width="100%"> </td> |
| <table border="0" cellspacing="1" cellpadding="1" width="100%"> |
| <td nowrap><input type="search" size="100" name="b" value="New Mail" class="test" results=5></td> |
| <td><input type="search" size="100" name="b" value="Reply" class="test" results=5></td> |
| <td><input type="search" size="100" name="b" value="Reply All" class="test" results=5></td> |
| <td width="100%"> </td> |