diff --git a/Identity/Webenv/App/Home/texts.xhtml b/Identity/Webenv/App/Home/texts.xhtml
index ffb5eea..4d256c0 100644
--- a/Identity/Webenv/App/Home/texts.xhtml
+++ b/Identity/Webenv/App/Home/texts.xhtml
@@ -245,57 +245,61 @@
 
 	        <h2><a name="head-1b00643a69b74fd673c0e65883f6d440">Phrase elements</a></h2>
 
+            <div class="glosslist">
 	        <dl>
-            	<dt>EM</dt>
-            	<dd><em>Indicates emphasis.</em></dd>
+            	<dt><p>EM</p></dt>
+            	<dd><p><em>Indicates emphasis.</em></p></dd>
 
-            	<dt>STRONG</dt>
-            	<dd><strong>Indicates stronger emphasis.</strong></dd>
+            	<dt><p>STRONG</p></dt>
+            	<dd><p><strong>Indicates stronger emphasis.</strong></p></dd>
 
-            	<dt>CITE</dt> 
-                <dd><cite>Contains a citation or a reference to other
-                sources.</cite></dd>
+            	<dt><p>CITE</p></dt> 
+                <dd><p><cite>Contains a citation or a reference to other
+                sources.</cite></p></dd>
 
-    	        <dt>DFN</dt>
-                <dd><dfn>Indicates that this is the defining instance
-                of the enclosed term.</dfn></dd>
+    	        <dt><p>DFN</p></dt>
+                <dd><p><dfn>Indicates that this is the defining instance
+                of the enclosed term.</dfn></p></dd>
 
-    	        <dt>CODE</dt>
-            	<dd><code>Designates a fragment of computer code.</code></dd>
+    	        <dt><p>CODE</p></dt>
+            	<dd><p><code>Designates a fragment of computer code.</code></p></dd>
 
-    	        <dt>SAMP</dt> 
-                <dd><samp>Designates sample output from programs,
-                scripts, etc.</samp></dd>
+    	        <dt><p>SAMP</p></dt> 
+                <dd><p><samp>Designates sample output from programs,
+                scripts, etc.</samp></p></dd>
 
-    	        <dt>KBD</dt>
-	            <dd><kbd>Indicates text to be entered by the user.</kbd></dd>
+    	        <dt><p>KBD</p></dt>
+	            <dd><p><kbd>Indicates text to be entered by the user.</kbd></p></dd>
 
-    	        <dt>VAR</dt> 
-                <dd><var>Indicates an instance of a variable or
-                program argument.</var></dd>
+    	        <dt><p>VAR</p></dt> 
+                <dd><p><var>Indicates an instance of a variable or
+                program argument.</var></p></dd>
 
-    	        <dt>ABBR</dt>
-                <dd><abbr title="Abbrebiation">Indicates an
+    	        <dt><p>ABBR</p></dt>
+                <dd><p><abbr title="Abbrebiation">Indicates an
                 abbreviated form (e.g., WWW, HTTP, URI, Mass.,
-                etc.).</abbr></dd>
+                etc.).</abbr></p></dd>
 
-    	        <dt>ACRONYM</dt>
-                <dd><acronym title="Acronym">Indicates an acronym
-                (e.g., WAC, radar, etc.).</acronym></dd>
+    	        <dt><p>ACRONYM</p></dt>
+                <dd><p><acronym title="Acronym">Indicates an acronym
+                (e.g., WAC, radar, etc.).</acronym></p></dd>
 
 	        </dl>
+            </div>
 
 	        <h2><a name="head-29aa7a103755763cad8c0697e0d37251">Subscripts and superscripts</a></h2>
 
+            <div class="glosslist">
 	        <dl>
 	
-		        <dt>SUB</dt>
-		        <dd>H<sub>2</sub>O</dd>
+		        <dt><p>SUB</p></dt>
+		        <dd><p>H<sub>2</sub>O</p></dd>
 
-		        <dt>SUP</dt>
-        		<dd>E = mc<sup>2</sup></dd>
-		        <dd><span lang="fr">M<sup>lle</sup> Dupont</span></dd>
+		        <dt><p>SUP</p></dt>
+        		<dd><p>E = mc<sup>2</sup></p></dd>
+		        <dd><p><span lang="fr">M<sup>lle</sup> Dupont</span></p></dd>
             </dl>
+            </div>
 
 	        <h2><a name="head-813716b5c163235db524ab8b3a955cac">Paragraphs</a></h2>
 
@@ -357,7 +361,7 @@
             </blockquote>
 
 	<blockquote class="icon orange">
-        <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-idea.png" alt="Tip" />
+        <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/tip.png" alt="Tip" />
         <h3>Tip</h3>
         <p>Simple quotations can be combined with color classes, icons
         and headings to make your message more attractive. To set
@@ -365,7 +369,7 @@
         <tt>blockquote</tt> html tag. The heading is set using
         <tt>h3</tt> heading level.</p>
         <pre>&lt;blockquote class="icon orange"&gt;
-    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-idea.png" alt="Tip" /&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/tip.png" alt="Tip" /&gt;
     &lt;h3&gt;Tip&lt;/h3&gt;
     &lt;p&gt;This is a simple quotation with an icon.&lt;/p&gt;
 &lt;/blockquote&gt;</pre>
@@ -382,36 +386,36 @@
     <p>The following icon paths are available:</p> 
     <table>
     <tr>
-    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-idea.png" alt="Tip" /></td>
-    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-idea.png</td>
+    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/tip.png" alt="Tip" /></td>
+    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/tip.png</td>
     </tr>
     <tr>
-    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-info.png" alt="Info" /></td>
-    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-info.png</td>
+    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/note.png" alt="Info" /></td>
+    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/note.png</td>
     </tr>
     <tr>
-    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-attention.png" alt="Attention" /></td>
-    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-attention.png</td>
+    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/caution.png" alt="Attention" /></td>
+    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/caution.png</td>
     </tr>
     <tr>
-    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-alert.png" alt="Alert" /></td>
-    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-alert.png</td>
+    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/alert.png" alt="Warning" /></td>
+    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/alert.png</td>
     </tr>
     <tr>
-    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-ruler.png" alt="Convenction" /></td>
-    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-ruler.png</td>
+    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/ruler.png" alt="Convenction" /></td>
+    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/ruler.png</td>
     </tr>
     <tr>
-    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-star.png" alt="Star" /></td>
-    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-star.png</td>
+    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/important.png" alt="Star" /></td>
+    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/important.png</td>
     </tr>
     <tr>
-    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-error.png" alt="Error" /></td>
-    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-error.png</td>
+    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/error.png" alt="Error" /></td>
+    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/error.png</td>
     </tr>
     <tr>
-    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-success.png" alt="Success" /></td>
-    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-success.png</td>
+    <td><img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/success.png" alt="Success" /></td>
+    <td>/home/centos/artwork/tags/Identity/Images/Webenv/1.0/success.png</td>
     </tr>
     </table>
     <p>As you probably have noted, it is possible to use pre-formatted
@@ -429,25 +433,25 @@
     </blockquote>
 
     <blockquote class="icon message green">
-        <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-success.png" alt="Success" />
+        <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/success.png" alt="Success" />
         <h3>Success</h3>
         <p>This admonition style is used to output web application
         messages like action results. This one combines color classes,
         heading, and icon.</p>
         <pre>&lt;blockquote class="icon message green"&gt;
-    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-success.png" alt="Success" /&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/success.png" alt="Success" /&gt;
     &lt;p&gt;This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.&lt;/p&gt;
 &lt;/blockquote&gt;</pre>
     </blockquote>
 
     <blockquote class="icon message red">
-        <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-error.png" alt="Error" />
+        <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/error.png" alt="Error" />
         <h3>Error</h3>
         <p>This admonition style is used to output web application
         messages like action results. This one combines color classes,
         heading, and icon.</p>
         <pre>&lt;blockquote class="icon message error"&gt;
-    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-error.png" alt="Error" /&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/error.png" alt="Error" /&gt;
     &lt;p&gt;This admonition style is used to output web application messages like action results. This one combines color classes, heading, and icon.&lt;/p&gt;
 &lt;/blockquote&gt;</pre>
     </blockquote>
@@ -473,74 +477,88 @@ Jerry’s, on Gloucester Road.&lt;/q&gt;&lt;/p&gt;</pre>
     <h2><a name="head-8ffab59afec28cab6391f3c501f1dc16">Recommendations</a></h2>
 
     <p>In order to maintain a consistent quotation style, consider the
-    following recomendations:</p>
+    following standard recomendations:</p>
 
 	<blockquote class="icon blue">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-info.png" alt="Note" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/note.png" alt="Note" />
     <h3>Note</h3>
     <p>Use this quotation style to remark notes inside your content.</p>
     <pre>&lt;blockquote class="icon blue"&gt;
-    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-info.png" alt="Note" /&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/note.png" alt="Note" /&gt;
     &lt;h3&gt;Note&lt;/h3&gt;
     &lt;p&gt;Use this quotation style to remark notes inside your content.&lt;/p&gt;
 &lt;/blockquote&gt;</pre>
     </blockquote>
 
 	<blockquote class="icon orange">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-idea.png" alt="Tip" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/tip.png" alt="Tip" />
     <h3>Tip</h3>
     <p>Use this quotation style to remark tips inside your content.</p>
     <pre>&lt;blockquote class="icon orange"&gt;
-    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-idea.png" alt="Tip" /&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/tip.png" alt="Tip" /&gt;
     &lt;h3&gt;Tip&lt;/h3&gt;
     &lt;p&gt;Use this quotation style to remark tips inside your content.&lt;/p&gt;
 &lt;/blockquote&gt;</pre>
     </blockquote>
 
 	<blockquote class="icon orange">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-star.png" alt="Important" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/important.png" alt="Important" />
     <h3>Important</h3>
     <p>Use this quotation style to remark important ideas inside your
     content.</p>
     <pre>&lt;blockquote class="icon orange"&gt;
     &lt;h3&gt;Important&lt;/h3&gt;
-    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-star.png" alt="Important" /&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/important.png" alt="Important" /&gt;
     &lt;p&gt;Use this quotation style to remark important ideas inside your content.&lt;/p&gt;
 &lt;/blockquote&gt;</pre>
     </blockquote>
 
 	<blockquote class="icon orange">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-ruler.png" alt="Convenction" />
-    <h3>Convenction</h3>
-    <p>Use this quotation style to remark convenctions inside your
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/caution.png" alt="Caution" />
+    <h3>Caution</h3>
+    <p>Use this quotation style to remark caution ideas inside your
     content.</p>
     <pre>&lt;blockquote class="icon orange"&gt;
-    &lt;h3&gt;Convenction&lt;/h3&gt;
-    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-ruler.png" alt="Convenction" /&gt;
-    &lt;p&gt;Use this quotation style to remark convenctions inside your content.&lt;/p&gt;
+    &lt;h3&gt;Caution&lt;/h3&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/caution.png" alt="Caution" /&gt;
+    &lt;p&gt;Use this quotation style to remark caution ideas inside your content.&lt;/p&gt;
 &lt;/blockquote&gt;</pre>
     </blockquote>
 
 	<blockquote class="icon orange">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-alert.png" alt="Alert" />
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/warning.png" alt="Warning" />
     <h3>Warning</h3>
     <p>Use this quotation style to remark warnings inside your content.</p>
     <pre>&lt;blockquote class="icon orange"&gt;
-    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-alert.png" alt="Alert" /&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/warning.png" alt="Warning" /&gt;
     &lt;h3&gt;Warning&lt;/h3&gt;
     &lt;p&gt;Use this quotation style to remark warnings inside your content.&lt;/p&gt;
 &lt;/blockquote&gt;</pre>
     </blockquote>
 
+    <p>as well as the following no-standard ones:</p>
+
 	<blockquote class="icon orange">
-    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-attention.png" alt="Important" />
-    <h3>Caution</h3>
-    <p>Use this quotation style to remark caution ideas inside your
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/ruler.png" alt="Convenction" />
+    <h3>Convenction</h3>
+    <p>Use this quotation style to remark convenctions inside your
     content.</p>
     <pre>&lt;blockquote class="icon orange"&gt;
-    &lt;h3&gt;Caution&lt;/h3&gt;
-    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/icon-admonition-attention.png" alt="Important" /&gt;
-    &lt;p&gt;Use this quotation style to remark caution ideas inside your content.&lt;/p&gt;
+    &lt;h3&gt;Convenction&lt;/h3&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/ruler.png" alt="Convenction" /&gt;
+    &lt;p&gt;Use this quotation style to remark convenctions inside your content.&lt;/p&gt;
+&lt;/blockquote&gt;</pre>
+    </blockquote>
+
+	<blockquote class="icon blue">
+    <img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/redirect.png" alt="Redirection" />
+    <h3>Redirection</h3>
+    <p>Use this quotation style to remark redirections inside your
+    content.</p>
+    <pre>&lt;blockquote class="icon orange"&gt;
+    &lt;h3&gt;Convenction&lt;/h3&gt;
+    &lt;img src="/home/centos/artwork/tags/Identity/Images/Webenv/1.0/redirect.png" alt="Redirection" /&gt;
+    &lt;p&gt;Use this quotation style to remark redirections inside your content.&lt;/p&gt;
 &lt;/blockquote&gt;</pre>
     </blockquote>