diff --git a/user_guide/general/profiling.html b/user_guide/general/profiling.html
index 5ab568a..176adf6 100644
--- a/user_guide/general/profiling.html
+++ b/user_guide/general/profiling.html
@@ -33,7 +33,7 @@
 <div id="masthead">

 <table cellpadding="0" cellspacing="0" border="0" style="width:100%">

 <tr>

-<td><h1>Code Igniter User Guide Version 1.5.0</h1></td>

+<td><h1>Code Igniter User Guide Version 1.5.0b1</h1></td>

 <td id="breadcrumb_right"><a href="../toc.html">Full Table of Contents</a></td>

 </tr>

 </table>

@@ -69,7 +69,7 @@
 

 <h2>Initializing the Class</h2>

 

-<p><strong>Important:</strong> This class does <kbd>NOT</kbd> need to be initialized. It is loaded automatically by the

+<p class="important"><strong>Important:</strong>&nbsp; This class does <kbd>NOT</kbd> need to be initialized. It is loaded automatically by the

 <a href="../libraries/output.html">Output Class</a> if profiling is enabled as shown below.</p>

 

 <h2>Enabling the Profiler</h2>