You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2012/05/04 02:23:00 UTC

svn commit: r815663 [2/3] - in /websites/staging/xmlgraphics/trunk/content: ./ batik/ batik/dev/ batik/tools/ batik/using/ batik/using/scripting/ commons/ fop/ fop/0.95/ fop/1.0/ fop/dev/ fop/dev/design/ fop/trunk/

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/changes_1.0.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/changes_1.0.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/changes_1.0.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>History of Changes 1.0</h1>
       
       <div id="content" class="grid_16">
@@ -803,7 +802,7 @@ Committed by AD.</p>
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/compiling.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/compiling.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/compiling.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Building from Source Code</h1>
       
       <div id="content" class="grid_16">
@@ -406,7 +405,7 @@ ant clean allIf you want to shorten the 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/configuration.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/configuration.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/configuration.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Configuration</h1>
       
       <div id="content" class="grid_16">
@@ -627,7 +626,7 @@ and run the configuration file through a
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/embedding.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/embedding.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/embedding.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Embedding</h1>
       
       <div id="content" class="grid_16">
@@ -621,7 +620,7 @@ For this example we've created two class
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/events.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/events.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/events.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Events/Processing Feedback</h1>
       
       <div id="content" class="grid_16">
@@ -545,7 +544,7 @@ producer.complain(this, "I'm tired", 23)
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/extensions.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/extensions.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/extensions.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Standard Apache™ FOP Extensions</h1>
       
       <div id="content" class="grid_16">
@@ -488,7 +487,7 @@ Those extensions have been implemented i
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/fonts.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/fonts.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/fonts.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Fonts</h1>
       
       <div id="content" class="grid_16">
@@ -746,7 +745,7 @@ At the moment, you can only match fonts 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/graphics.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/graphics.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/graphics.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Graphics Formats</h1>
       
       <div id="content" class="grid_16">
@@ -638,7 +637,7 @@ Batik's SVG Rasterizer utility may also 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/hyphenation.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/hyphenation.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/hyphenation.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Hyphenation</h1>
       
       <div id="content" class="grid_16">
@@ -457,7 +456,7 @@ Note that the algorithm that uses this d
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/index.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/index.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/index.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Version 1.0</h1>
       
       <div id="content" class="grid_16">
@@ -362,7 +361,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/intermediate.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/intermediate.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/intermediate.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Intermediate Format</h1>
       
       <div id="content" class="grid_16">
@@ -485,7 +484,7 @@ This example simply reads an intermediat
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/knownissues_overview.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/knownissues_overview.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/knownissues_overview.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Known Issues</h1>
       
       <div id="content" class="grid_16">
@@ -469,7 +468,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/metadata.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/metadata.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/metadata.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Metadata</h1>
       
       <div id="content" class="grid_16">
@@ -488,7 +487,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/output.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/output.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/output.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Output Formats</h1>
       
       <div id="content" class="grid_16">
@@ -1077,7 +1076,7 @@ This format creates an SVG document that
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/pdfa.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/pdfa.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/pdfa.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: PDF/A (ISO 19005)</h1>
       
       <div id="content" class="grid_16">
@@ -415,7 +414,7 @@ There are additional requirements if you
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/pdfencryption.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/pdfencryption.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/pdfencryption.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: PDF encryption.</h1>
       
       <div id="content" class="grid_16">
@@ -493,7 +492,7 @@ then you don't have the needed infrastru
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/pdfx.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/pdfx.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/pdfx.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: PDF/X (ISO 15930)</h1>
       
       <div id="content" class="grid_16">
@@ -393,7 +392,7 @@ If one of the validation rules of PDF/X 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/releaseNotes_1.0.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/releaseNotes_1.0.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/releaseNotes_1.0.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Release Notes for Apache FOP 1.0</h1>
       
       <div id="content" class="grid_16">
@@ -396,7 +395,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/running.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/running.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/running.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Running Apache™ FOP</h1>
       
       <div id="content" class="grid_16">
@@ -521,7 +520,7 @@ The -foout option works the same way as 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/servlets.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/servlets.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/servlets.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Servlets</h1>
       
       <div id="content" class="grid_16">
@@ -503,7 +502,7 @@ transformer.setURIResolver(this.uriResol
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.0/upgrading.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.0/upgrading.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.0/upgrading.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Upgrading from an Earlier Version of Apache™ FOP</h1>
       
       <div id="content" class="grid_16">
@@ -401,7 +400,7 @@ While FOP 0.20.5 allowed you to have emp
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/bugs.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/bugs.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/bugs.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Bugs and Other Trackable Issues</h1>
       
       <div id="content" class="grid_16">
@@ -380,7 +379,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/changes.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/changes.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/changes.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>History of Changes</h1>
       
       <div id="content" class="grid_16">
@@ -2153,7 +2152,7 @@ Committed by AD.</p>
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/compliance.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/compliance.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/compliance.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1></h1>
       
       <div id="content" class="grid_16">
@@ -2416,7 +2415,7 @@ Adobe's browser plugin, for example, ign
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/conventions.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/conventions.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/conventions.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: Coding Conventions</h1>
       
       <div id="content" class="grid_16">
@@ -515,7 +514,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/areas.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/areas.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/areas.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Area Tree</h1>
       
       <div id="content" class="grid_16">
@@ -421,7 +420,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/breakpos.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/breakpos.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/breakpos.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Layout Managers</h1>
       
       <div id="content" class="grid_16">
@@ -390,7 +389,7 @@ So the Line LM will ask its child LM(s) 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/embedding.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/embedding.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/embedding.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Embedding Apache� FOP in Other Applications</h1>
       
       <div id="content" class="grid_16">
@@ -452,7 +451,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/extending.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/extending.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/extending.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Extensions</h1>
       
       <div id="content" class="grid_16">
@@ -407,7 +406,7 @@ to result in a text box referencing the 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/fotree.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/fotree.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/fotree.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: FO Tree</h1>
       
       <div id="content" class="grid_16">
@@ -436,7 +435,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/images.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/images.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/images.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Images</h1>
       
       <div id="content" class="grid_16">
@@ -399,7 +398,7 @@ The renderer uses the url to retrieve th
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/index.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/index.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/index.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Introduction</h1>
       
       <div id="content" class="grid_16">
@@ -479,7 +478,7 @@ The articles in this section pertain mai
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/layout.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/layout.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/layout.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Layout</h1>
       
       <div id="content" class="grid_16">
@@ -585,7 +584,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/optimise.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/optimise.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/optimise.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Optimisations</h1>
       
       <div id="content" class="grid_16">
@@ -361,7 +360,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/parsing.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/parsing.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/parsing.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Input Parsing</h1>
       
       <div id="content" class="grid_16">
@@ -391,7 +390,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/pdf-library.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/pdf-library.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/pdf-library.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: PDF Library</h1>
       
       <div id="content" class="grid_16">
@@ -377,7 +376,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/properties.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/properties.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/properties.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Properties</h1>
       
       <div id="content" class="grid_16">
@@ -493,7 +492,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/renderers.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/renderers.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/renderers.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Renderers</h1>
       
       <div id="content" class="grid_16">
@@ -524,7 +523,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/startup.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/startup.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/startup.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: Startup, Environment, Control</h1>
       
       <div id="content" class="grid_16">
@@ -381,7 +380,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/svg.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/svg.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/svg.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: SVG</h1>
       
       <div id="content" class="grid_16">
@@ -377,7 +376,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/design/useragent.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/design/useragent.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/design/useragent.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Design: User Agent</h1>
       
       <div id="content" class="grid_16">
@@ -485,7 +484,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/doc.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/doc.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/doc.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: Managing Documentation</h1>
       
       <div id="content" class="grid_16">
@@ -463,7 +462,7 @@ Please make sure you always have <strong
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/extensions.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/extensions.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/extensions.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: Adding an Extension</h1>
       
       <div id="content" class="grid_16">
@@ -393,7 +392,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/faq.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/faq.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/faq.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: FAQ</h1>
       
       <div id="content" class="grid_16">
@@ -378,7 +377,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/implement.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/implement.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/implement.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: Implementation Overview</h1>
       
       <div id="content" class="grid_16">
@@ -407,7 +406,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/index.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/index.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/index.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: General Information</h1>
       
       <div id="content" class="grid_16">
@@ -503,7 +502,7 @@ Our design documentation may not always 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/release.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/release.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/release.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: Release Mechanics</h1>
       
       <div id="content" class="grid_16">
@@ -541,7 +540,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/rtflib.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/rtflib.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/rtflib.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: RTFLib (jfor)</h1>
       
       <div id="content" class="grid_16">
@@ -670,7 +669,7 @@ Attributes can be set for each container
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/svg.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/svg.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/svg.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: SVG Issues</h1>
       
       <div id="content" class="grid_16">
@@ -432,7 +431,7 @@ You will need Acrobat 5.0 to see transpa
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/testing.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/testing.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/testing.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: Testing</h1>
       
       <div id="content" class="grid_16">
@@ -390,7 +389,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/dev/tools.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/dev/tools.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/dev/tools.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Development: Developer Tools</h1>
       
       <div id="content" class="grid_16">
@@ -430,7 +429,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/download.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/download.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/download.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Downloading A Distribution</h1>
       
       <div id="content" class="grid_16">
@@ -423,7 +422,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/examples.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/examples.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/examples.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Examples</h1>
       
       <div id="content" class="grid_16">
@@ -479,7 +478,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/faq.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/faq.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/faq.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>FOP FAQ</h1>
       
       <div id="content" class="grid_16">
@@ -748,7 +747,7 @@ Unfortunately, it is not possible to con
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/fo.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/fo.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/fo.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: XSL-FO Input</h1>
       
       <div id="content" class="grid_16">
@@ -671,7 +670,7 @@ fo:external-graphic src="url('file:d:///
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/gethelp.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/gethelp.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/gethelp.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Getting Help</h1>
       
       <div id="content" class="grid_16">
@@ -387,7 +386,7 @@ Please don't write to any developer dire
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/index.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/index.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/index.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP</h1>
       
       <div id="content" class="grid_16">
@@ -368,7 +367,7 @@ The PDF files on this site are created u
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/knownissues.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/knownissues.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/knownissues.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Known Issues</h1>
       
       <div id="content" class="grid_16">
@@ -469,7 +468,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/license.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/license.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/license.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP License</h1>
       
       <div id="content" class="grid_16">
@@ -357,7 +356,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/maillist.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/maillist.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/maillist.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Mailing List Resources</h1>
       
       <div id="content" class="grid_16">
@@ -499,7 +498,7 @@ You can find the developer mailing list 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/news.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/news.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/news.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP News</h1>
       
       <div id="content" class="grid_16">
@@ -539,7 +538,7 @@ Welcome Oleg Tkachenko!
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/quickstartguide.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/quickstartguide.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/quickstartguide.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Quick Start Guide</h1>
       
       <div id="content" class="grid_16">
@@ -441,7 +440,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/resources.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/resources.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/resources.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Other Resources</h1>
       
       <div id="content" class="grid_16">
@@ -679,7 +678,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/status.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/status.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/status.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP Status</h1>
       
       <div id="content" class="grid_16">
@@ -436,7 +435,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/team.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/team.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/team.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Development Team</h1>
       
       <div id="content" class="grid_16">
@@ -480,7 +479,7 @@ $(document).ready(function () {
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/trunk/accessibility.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/trunk/accessibility.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/trunk/accessibility.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Accessibility</h1>
       
       <div id="content" class="grid_16">
@@ -438,7 +437,7 @@ If a non-standard structure type is spec
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/trunk/anttask.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/trunk/anttask.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/trunk/anttask.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Ant task</h1>
       
       <div id="content" class="grid_16">
@@ -438,7 +437,7 @@ This example transforms and converts all
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>

Modified: websites/staging/xmlgraphics/trunk/content/fop/trunk/compiling.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/trunk/compiling.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/trunk/compiling.html Fri May  4 00:22:56 2012
@@ -337,11 +337,10 @@ $(document).ready(function () {
 </script>
 	  </div>
 	
-	  <div id="bannertext" style="float:left;">
+	  <div id="bannertext" style="border-bottom: 2px dashed #666666; height: 60px;">
         <a href="/"><img src="/images/apache-xml-graphics.gif" alt="The Apache XML Graphics Project" width="226" height="51" style="float:left; margin-right: 15px;" /></a>
         <h2>The Apache&trade; XML Graphics Project</h2>
       </div>
-      <br clear="left" />
       <h1>Apache™ FOP: Building from Source Code</h1>
       
       <div id="content" class="grid_16">
@@ -405,7 +404,7 @@ ant clean allIf you want to shorten the 
 
 	  <div id="footer">
 		<a alt="Apache Software Foundation" href="http://www.apache.org">
-		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif"/ width="100">
+		  <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif" width="100" />
 		</a>
 		<div class="copyright">
 		  <p>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org