Apologies I Pasted code from different form this is the one which is failing
<table style=”width:70%;float:left;margin-right:12px;”>
<tr>
<td width=”250″ align=”right”>Expected Finish Time: </td>
<td>[select* Finishtime “Under 3hrs 50 Mins” “3:50 to 4:15” “Over 4hrs 15 Min”]</td>
</tr>
<tr>
<td width=”250″ align=”right”>Title: </td>
<td>[text* Title /8]</td>
</tr>
<tr>
<td align=”right”>Forename: </td>
<td>[text* Fname /15]</ td>
</tr>
<tr>
<td align=”right”>Surname: </td>
<td>[text* Sname /15]</ td>
</tr>
<tr>
<td align=”right”>Address Line1: </td>
<td>[text* Address1 /25]</ td>
</tr>
<tr>
<td align=”right”>Address Line2:</td>
<td> [text* Address2 /25]</td>
</tr>
<tr>
<td align=”right”>Address Line 3:</td>
<td> [text* Address3 /25]</ td>
</tr>
<tr>
<td align=”right”>EU Country: </td>
<td>[select* EUCountry “Northern Ireland” “Rep Ireland” “England” “Wales” “Scotland” “Holland”]</ td>
</ tr>
<tr>
<td align=”right”>Gender: </td>
<td>[radio Sex “Male” “Female”]</td>
</tr>
<tr>
<td align=”right”>Date of Birth: </td>
<td>[select* DOBday “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”] /[select* DOBmonth “January” “February” “March” “April” “May” “June” “July” “August” “September” “October” “November” “December”] / [date* DOByear id:DOByear date-format:yyyy animate:drop year-range:1930-2000 buttons placeholder “1960”]</td>
</tr>
<tr>
<td align=”right”>Email Address:</td>
<td>[email* Email]</td>
</tr>
<tr>
<td align=”right”>Mobile: </td>
<td>[tel* Mobile]</td>
</tr>
<tr>
<td align=”right”>Home Phone: </td>
<td>[tel Home]</td>
</tr>
<tr>
<td align=”right”> Emergency Contact:</td>
<td>[text* emergency-contact /30]</ td>
</tr>
<tr><td align=”right”>Emergency Contact Phone No: </td>
<td>[tel* tel-emergency]</td>
</tr>
<tr>
<td colspan=”2″>
I understand that I enter the Dublin Marathon Race Series or Marathon at my own risk and that neither the Business Houses Athletic Association, Marathon Events Management Ltd., Dublin City Council, fm104, Duchas or any of our sponsors will be held responsible for any accident suffered or injury sustained by myself from any cause whatsoever or for any property lost, mislaid or stolen on the course or at the changing areas. Furthermore, I hereby grant full permission to any of the foregoing to use photographs, films or recordings of the event for any legitimate purpose.I understand that this waiver includes any claims, whether caused by negligence, the action or inaction of any of the above parties, or otherwise. Entry fees are NON-REFUNDABLE and entries are NON-TRANSFERABLE. Sorry, no exceptions. Once we receive and accept your entry, you will not receive a refund if you cannot participate. You may not give or sell your number to anyone else. You may not transfer your application to the following year or another Marathon Series event.</td>
</tr>
<tr>
<td align=”right”>I Accept Race Waiver: </td>
<td>[acceptance Racewaiver id:Racewaiver]</ td>
</tr>
<tr>
<td colspan=”2″>[sweetcaptcha]
</td>
</tr>
<tr>
<td colspan=”2″>[submit “Send”]</td>
</tr>
</table>