Fix Valgrind Profiling N&N layout.
diff --git a/new/2.1/new.html b/new/2.1/new.html
index d031c4e..c7a9f68 100755
--- a/new/2.1/new.html
+++ b/new/2.1/new.html
@@ -434,15 +434,27 @@
<table cellpadding="10" cellspacing="0">
<tr>
<td align="left" valign="top" width="15%" bgcolor=#E0D0E6>
- <p align="right"><b>Clear Valgrind plugin error markers after build</b></p>
+ <p align="right"><b>Short Description</b></p>
</td>
<td valign="top" width="70%">
- <p align="left">
- Once the Valgrind plugin is run on an application, error markers may appear in the 'Problems'
- view as well as on the problematic lines of source code. These markers are now cleared
- automatically after a user-initiated build.
+ <p align="left">Longer description.
</p>
- <img border="0" alt="Alt text for the image" src="images/valgrind_error_markers.png">
+ <img border="0" alt="Alt text for the image" src="images/image.png">
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr>
+ </td>
+ </tr>
+ <tr>
+ <td align="left" valign="top" width="15%" bgcolor=#E0D0E6>
+ <p align="right"><b>Short Description</b></p>
+ </td>
+ <td valign="top" width="70%">
+ <p align="left">Longer description.
+ </p>
+ <img border="0" alt="Alt text for the image" src="images/image.png">
</td>
</tr>
<tr>
@@ -492,27 +504,15 @@
<table cellpadding="10" cellspacing="0">
<tr>
<td align="left" valign="top" width="15%" bgcolor=#E0D0E6>
- <p align="right"><b>Short Description</b></p>
+ <p align="right"><b>Clear Valgrind plugin error markers after build</b></p>
</td>
<td valign="top" width="70%">
- <p align="left">Longer description.
+ <p align="left">
+ Once the Valgrind plugin is run on an application, error markers may appear in the 'Problems'
+ view as well as on the problematic lines of source code. These markers are now cleared
+ automatically after a user-initiated build.
</p>
- <img border="0" alt="Alt text for the image" src="images/image.png">
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
- <tr>
- <td align="left" valign="top" width="15%" bgcolor=#E0D0E6>
- <p align="right"><b>Short Description</b></p>
- </td>
- <td valign="top" width="70%">
- <p align="left">Longer description.
- </p>
- <img border="0" alt="Alt text for the image" src="images/image.png">
+ <img border="0" alt="Alt text for the image" src="images/valgrind_error_markers.png">
</td>
</tr>
<tr>