Hide 3rd paragraph containing . . .
by jelane20
HTML
<table>
<tbody><tr><td align="">
<table width="450" cellspacing="0" cellpadding="0" border="0" bgcolor="#00009c">
<tbody><tr><td bgcolor="#00009c" align="center"><font size="3" face="Arial" color="#ffffff"><b>Confirmation</b></font></td></tr>
<tr><td>
<table width="100%" cellspacing="0" cellpadding="2" border="0" bgcolor="#ffffff">
<tbody><tr><td>
<font size="2" face="Arial" color="#000000"><b>
<p>5/13/2014 10:15:26 AM (PT)</p>
jtest jtest<br> NY
</b><br><br>
Thank you, jtest, your information has been received.
<p>We'll respond to your message as quickly as we can.
Please note that Volunteers of Legal Service does not accept individual legal cases online. If you have an individual legal case, please go to www.lawhelp.org to find a lawyer.
</p><p>
</p><p><b>Volunteers of Legal Service</b><br><b>Contact information:</b><br>Email Address: <a href="mailto:[email protected]">[email protected]</a>
<!--#154867-->
</p></font><p><font size="2" face="Arial" color="#000000">You will receive this confirmation via email.
</font>
</p></td></tr>
</tbody></table>
</td></tr>
</tbody></table>
</td></tr>
<tr><td><br></td></tr>
</tbody></table>
JavaScript
$('table tbody tr td table tbody tr td table tbody tr td font p:eq(3):contains("Volunteers of Legal Service")').css('display', 'none');