fixed validation errors... about a zillion of em.
diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html
index a7601e8..7de0ea3 100644
--- a/user_guide/database/utilities.html
+++ b/user_guide/database/utilities.html
@@ -205,7 +205,7 @@
 </code>

 

 <p>The second and third parameters allows you to

-set the delimiter and newline character.  By default tabs are used as the delimiter and "\n" is used as a new line.  Example:

+set the delimiter and newline character.  By default tabs are used as the delimiter and "\n" is used as a new line.  Example:</p>

 

 <code>

 $delimiter = ",";<br />

@@ -330,7 +330,7 @@
 <a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 <a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;

 Next Topic:&nbsp;&nbsp;<a href="../libraries/email.html"> Email Class</a>

-<p>

+</p>

 <p><a href="http://www.codeigniter.com">CodeIgniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2007 &nbsp;&middot;&nbsp; <a href="http://ellislab.com/">Ellislab, Inc.</a></p>

 </div>