changeset 1097:37536ba2d5f4

Add two css classes navtop and navbottom and remove unused ones.
author zas_
date Sat, 08 Nov 2008 10:59:45 +0000
parents bb6c5c79b280
children 2d9c9b10e84d
files doc/collections.html doc/credits.html doc/faq.html doc/image_management.html doc/image_management_copy_move.html doc/image_management_delete.html doc/image_management_external_editing.html doc/image_management_rename.html doc/image_presentation.html doc/image_presentation_fullscreen.html doc/image_presentation_slideshow.html doc/image_search.html doc/image_search_finding_duplicates.html doc/image_search_search.html doc/index.html doc/introduction.html doc/main_window.html doc/main_window_file_pane.html doc/main_window_folder_pane.html doc/main_window_image_pane.html doc/main_window_layout.html doc/main_window_menus.html doc/main_window_navigation.html doc/main_window_status_bar.html doc/options.html doc/options_advanced.html doc/options_editor_commands.html doc/options_filtering.html doc/options_general.html doc/options_hidden.html doc/options_image.html doc/options_window.html doc/other_windows.html doc/other_windows_image_properties.html doc/other_windows_image_window.html doc/printing.html doc/reference.html doc/reference_command_line.html doc/reference_keyboard_shortcuts.html doc/reference_management.html doc/reference_thumbnails.html doc/sidebars.html doc/sidebars_exif.html doc/sidebars_keywords.html doc/sidebars_sort_manager.html doc/style.css doc/template.html
diffstat 47 files changed, 94 insertions(+), 132 deletions(-) [+]
line wrap: on
line diff
--- a/doc/collections.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/collections.html	Sat Nov 08 10:59:45 2008 +0000
@@ -9,7 +9,7 @@
 </head>
 
 <body lang="en-US" dir="ltr">
-  <div class="gq-collections-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-collections-3">
 
       <thead>
@@ -464,7 +464,7 @@
 
   <hr />
 
-  <div class="gq-collections-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/credits.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/credits.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-credits-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-credits-3">
 
       <thead>
@@ -80,7 +80,7 @@
 
   <hr />
 
-  <div class="gq-credits-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/faq.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/faq.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-faq-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-faq-3">
 
       <thead>
@@ -107,7 +107,7 @@
 
   <hr />
 
-  <div class="gq-faq-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_management.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_management.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-image-management-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-management-3">
 
       <thead>
@@ -63,7 +63,7 @@
 
   <hr />
 
-  <div class="gq-image-management-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_management_copy_move.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_management_copy_move.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-copy-move-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-copy-move-3">
 
       <thead>
@@ -118,7 +118,7 @@
 
   <hr />
 
-  <div class="gq-copy-move-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_management_delete.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_management_delete.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-delete-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-delete-3">
 
       <thead>
@@ -90,7 +90,7 @@
 
   <hr />
 
-  <div class="gq-delete-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_management_external_editing.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_management_external_editing.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-external-editing-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-external-editing-3">
 
       <thead>
@@ -68,7 +68,7 @@
 
   <hr />
 
-  <div class="gq-external-editing-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_management_rename.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_management_rename.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-rename-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-rename-3">
 
       <thead>
@@ -88,7 +88,7 @@
 
   <hr />
 
-  <div class="gq-rename-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_presentation.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_presentation.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-image-presentation-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-presentation-3">
 
       <thead>
@@ -57,7 +57,7 @@
 
   <hr />
 
-  <div class="gq-image-presentation-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_presentation_fullscreen.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_presentation_fullscreen.html	Sat Nov 08 10:59:45 2008 +0000
@@ -9,7 +9,7 @@
 </head>
 
 <body lang="en-US" dir="ltr">
-  <div class="gq-fullscreen-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-fullscreen-3">
 
       <thead>
@@ -461,7 +461,7 @@
 
   <hr />
 
-  <div class="gq-fullscreen-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_presentation_slideshow.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_presentation_slideshow.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-slideshow-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-slideshow-3">
 
       <thead>
@@ -164,7 +164,7 @@
 
   <hr />
 
-  <div class="gq-slideshow-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_search.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_search.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-image-search-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-search-3">
 
       <thead>
@@ -61,7 +61,7 @@
 
   <hr />
 
-  <div class="gq-image-search-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_search_finding_duplicates.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_search_finding_duplicates.html	Sat Nov 08 10:59:45 2008 +0000
@@ -9,7 +9,7 @@
 </head>
 
 <body lang="en-US" dir="ltr">
-  <div class="gq-finding-duplicates-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-finding-duplicates-3">
 
       <thead>
@@ -448,7 +448,7 @@
 
   <hr />
 
-  <div class="gq-finding-duplicates-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/image_search_search.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/image_search_search.html	Sat Nov 08 10:59:45 2008 +0000
@@ -9,7 +9,7 @@
 </head>
 
 <body lang="en-US" dir="ltr">
-  <div class="gq-search-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-search-3">
 
       <thead>
@@ -408,7 +408,7 @@
 
   <hr />
 
-  <div class="gq-search-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/index.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/index.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-index-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-index-3">
 
       <thead>
@@ -110,7 +110,7 @@
 
   <hr />
 
-  <div class="gq-index-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/introduction.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/introduction.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-introduction-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-introduction-3">
 
       <thead>
@@ -135,7 +135,7 @@
 
   <hr />
 
-  <div class="gq-introduction-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/main_window.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/main_window.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-main-window-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-main-window-3">
 
       <thead>
@@ -61,7 +61,7 @@
 
   <hr />
 
-  <div class="gq-main-window-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/main_window_file_pane.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/main_window_file_pane.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-file-pane-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-file-pane-3">
 
       <thead>
@@ -164,7 +164,7 @@
 
   <hr />
 
-  <div class="gq-file-pane-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/main_window_folder_pane.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/main_window_folder_pane.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-folder-pane-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-folder-pane-3">
 
       <thead>
@@ -130,7 +130,7 @@
 
   <hr />
 
-  <div class="gq-folder-pane-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/main_window_image_pane.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/main_window_image_pane.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-image-pane-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-pane-3">
 
       <thead>
@@ -124,7 +124,7 @@
 
   <hr />
 
-  <div class="gq-image-pane-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/main_window_layout.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/main_window_layout.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-layout-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-layout-3">
 
       <thead>
@@ -74,7 +74,7 @@
 
   <hr />
 
-  <div class="gq-layout-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/main_window_menus.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/main_window_menus.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-menus-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-menus-3">
 
       <thead>
@@ -254,7 +254,7 @@
 
   <hr />
 
-  <div class="gq-menus-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/main_window_navigation.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/main_window_navigation.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-navigation-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-navigation-3">
 
       <thead>
@@ -76,7 +76,7 @@
 
   <hr />
 
-  <div class="gq-navigation-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/main_window_status_bar.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/main_window_status_bar.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-status-bar-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-status-bar-3">
 
       <thead>
@@ -80,7 +80,7 @@
 
   <hr />
 
-  <div class="gq-status-bar-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/options.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/options.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-options-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-options-3">
 
       <thead>
@@ -62,7 +62,7 @@
 
   <hr />
 
-  <div class="gq-options-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/options_advanced.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/options_advanced.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-advanced-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-advanced-3">
 
       <thead>
@@ -128,7 +128,7 @@
 
   <hr />
 
-  <div class="gq-advanced-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/options_editor_commands.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/options_editor_commands.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-editor-commands-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-editor-commands-3">
 
       <thead>
@@ -143,7 +143,7 @@
 
   <hr />
 
-  <div class="gq-editor-commands-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/options_filtering.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/options_filtering.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-filtering-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-filtering-3">
 
       <thead>
@@ -81,7 +81,7 @@
 
   <hr />
 
-  <div class="gq-filtering-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/options_general.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/options_general.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-general-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-general-3">
 
       <thead>
@@ -135,7 +135,7 @@
 
   <hr />
 
-  <div class="gq-general-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/options_hidden.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/options_hidden.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-hidden-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-hidden-3">
 
       <thead>
@@ -84,7 +84,7 @@
 
   <hr />
 
-  <div class="gq-hidden-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/options_image.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/options_image.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-image-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-3">
 
       <thead>
@@ -119,7 +119,7 @@
 
   <hr />
 
-  <div class="gq-image-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/options_window.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/options_window.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-window-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-window-3">
 
       <thead>
@@ -78,7 +78,7 @@
 
   <hr />
 
-  <div class="gq-window-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/other_windows.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/other_windows.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-other-windows-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-other-windows-3">
 
       <thead>
@@ -61,7 +61,7 @@
 
   <hr />
 
-  <div class="gq-other-windows-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/other_windows_image_properties.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/other_windows_image_properties.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-image-properties-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-properties-3">
 
       <thead>
@@ -100,7 +100,7 @@
 
   <hr />
 
-  <div class="gq-image-properties-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/other_windows_image_window.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/other_windows_image_window.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-image-window-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-window-3">
 
       <thead>
@@ -92,7 +92,7 @@
 
   <hr />
 
-  <div class="gq-image-window-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/printing.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/printing.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-printing-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-printing-3">
 
       <thead>
@@ -170,7 +170,7 @@
 
   <hr />
 
-  <div class="gq-printing-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/reference.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/reference.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-reference-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-reference-3">
 
       <thead>
@@ -56,7 +56,7 @@
 
   <hr />
 
-  <div class="gq-reference-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/reference_command_line.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/reference_command_line.html	Sat Nov 08 10:59:45 2008 +0000
@@ -9,7 +9,7 @@
 </head>
 
 <body lang="en-US" dir="ltr">
-  <div class="gq-command-line-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-command-line-3">
 
       <thead>
@@ -487,7 +487,7 @@
 
   <hr />
 
-  <div class="gq-command-line-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/reference_keyboard_shortcuts.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/reference_keyboard_shortcuts.html	Sat Nov 08 10:59:45 2008 +0000
@@ -9,7 +9,7 @@
 </head>
 
 <body lang="en-US" dir="ltr">
-  <div class="gq-keyboard-shortcuts-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-keyboard-shortcuts-3">
 
       <thead>
@@ -1249,7 +1249,7 @@
 
   <hr />
 
-  <div class="gq-keyboard-shortcuts-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/reference_management.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/reference_management.html	Sat Nov 08 10:59:45 2008 +0000
@@ -9,7 +9,7 @@
 </head>
 
 <body lang="en-US" dir="ltr">
-  <div class="gq-management-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-management-3">
 
       <thead>
@@ -269,7 +269,7 @@
 
   <hr />
 
-  <div class="gq-management-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/reference_thumbnails.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/reference_thumbnails.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-thumbnails-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-thumbnails-3">
 
       <thead>
@@ -98,7 +98,7 @@
 
   <hr />
 
-  <div class="gq-thumbnails-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/sidebars.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/sidebars.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-sidebars-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-sidebars-3">
 
       <thead>
@@ -58,7 +58,7 @@
 
   <hr />
 
-  <div class="gq-sidebars-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/sidebars_exif.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/sidebars_exif.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-exif-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-exif-3">
 
       <thead>
@@ -82,7 +82,7 @@
 
   <hr />
 
-  <div class="gq-exif-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/sidebars_keywords.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/sidebars_keywords.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-keywords-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-keywords-3">
 
       <thead>
@@ -101,7 +101,7 @@
 
   <hr />
 
-  <div class="gq-keywords-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/sidebars_sort_manager.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/sidebars_sort_manager.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-sort-manager-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-sort-manager-3">
 
       <thead>
@@ -127,7 +127,7 @@
 
   <hr />
 
-  <div class="gq-sort-manager-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
--- a/doc/style.css	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/style.css	Sat Nov 08 10:59:45 2008 +0000
@@ -1,5 +1,7 @@
 /* common */
  p.previous {text-align: left}
+ div.navtop {text-align: center}
+ div.navbottom {text-align: center}
 
 /* collections.html */
  p.gq-collections-9 {margin-bottom: 0in}
@@ -16,7 +18,6 @@
  p.gq-credits-7 {margin-bottom: 0in}
  span.gq-credits-6 {font-family: Nimbus Roman No9 L}
  p.gq-credits-5 {font-weight: bold}
- div.gq-credits-4 {text-align: center}
  table.gq-credits-3 {page-break-before: always}
  p.gq-credits-2 {text-align: right}
  p.gq-credits-1 {text-align: center}
@@ -28,7 +29,6 @@
  p.gq-faq-7 {font-weight: bold}
  p.gq-faq-6 {font-family: Albany, sans-serif; margin-top: 0.17in; page-break-after: avoid}
  span.gq-faq-5 {font-size: 120%}
- div.gq-faq-4 {text-align: center}
  table.gq-faq-3 {page-break-before: always}
  p.gq-faq-2 {text-align: right}
  p.gq-faq-1 {text-align: center}
@@ -37,7 +37,6 @@
  p.gq-copy-move-7 {margin-bottom: 0in}
  p.gq-copy-move-6 {margin-left: 0.79in; font-weight: medium}
  p.gq-copy-move-5 {margin-left: 0.79in}
- div.gq-copy-move-4 {text-align: center}
  table.gq-copy-move-3 {page-break-before: always}
  p.gq-copy-move-2 {text-align: right}
  p.gq-copy-move-1 {text-align: center}
@@ -49,7 +48,6 @@
  span.gq-delete-7 {font-style: normal}
  p.gq-delete-6 {margin-left: 1.58in}
  p.gq-delete-5 {margin-left: 0.79in}
- div.gq-delete-4 {text-align: center}
  table.gq-delete-3 {page-break-before: always}
  p.gq-delete-2 {text-align: right}
  p.gq-delete-1 {text-align: center}
@@ -57,7 +55,6 @@
 /* image_management_external_editing.html */
  p.gq-external-editing-6 {margin-bottom: 0in}
  p.gq-external-editing-5 {margin-left: 0.79in}
- div.gq-external-editing-4 {text-align: center}
  table.gq-external-editing-3 {page-break-before: always}
  p.gq-external-editing-2 {text-align: right}
  p.gq-external-editing-1 {text-align: center}
@@ -65,7 +62,6 @@
 /* image_management.html */
  p.gq-image-management-6 {margin-bottom: 0in}
  p.gq-image-management-5 {margin-left: 0.79in}
- div.gq-image-management-4 {text-align: center}
  table.gq-image-management-3 {page-break-before: always}
  p.gq-image-management-2 {text-align: right}
  p.gq-image-management-1 {text-align: center}
@@ -73,7 +69,6 @@
 /* image_management_rename.html */
  p.gq-rename-6 {margin-bottom: 0in}
  p.gq-rename-5 {margin-left: 0.79in}
- div.gq-rename-4 {text-align: center}
  table.gq-rename-3 {page-break-before: always}
  p.gq-rename-2 {text-align: right}
  p.gq-rename-1 {text-align: center}
@@ -95,7 +90,6 @@
 /* image_presentation.html */
  p.gq-image-presentation-6 {margin-bottom: 0in}
  p.gq-image-presentation-5 {margin-left: 0.79in}
- div.gq-image-presentation-4 {text-align: center}
  table.gq-image-presentation-3 {page-break-before: always}
  p.gq-image-presentation-2 {text-align: right}
  p.gq-image-presentation-1 {text-align: center}
@@ -107,7 +101,6 @@
  p.gq-slideshow-7 {margin-left: 0.79in; font-weight: medium}
  span.gq-slideshow-6 {text-decoration: none}
  p.gq-slideshow-5 {font-weight: medium}
- div.gq-slideshow-4 {text-align: center}
  table.gq-slideshow-3 {page-break-before: always}
  p.gq-slideshow-2 {text-align: right}
  p.gq-slideshow-1 {text-align: center}
@@ -125,7 +118,6 @@
 /* image_search.html */
  p.gq-image-search-6 {margin-bottom: 0in}
  p.gq-image-search-5 {margin-left: 0.79in}
- div.gq-image-search-4 {text-align: center}
  table.gq-image-search-3 {page-break-before: always}
  p.gq-image-search-2 {text-align: right}
  p.gq-image-search-1 {text-align: center}
@@ -144,7 +136,6 @@
  p.gq-index-7 {margin-bottom: 0in}
  p.gq-index-6 {margin-left: 0.79in}
  p.gq-index-5 {font-weight: bold}
- div.gq-index-4 {text-align: center}
  table.gq-index-3 {page-break-before: always}
  p.gq-index-2 {text-align: right}
  p.gq-index-1 {text-align: center}
@@ -157,7 +148,6 @@
  p.gq-introduction-7 {font-weight: medium}
  span.gq-introduction-6 {font-family: Nimbus Roman No9 L}
  p.gq-introduction-5 {font-weight: bold}
- div.gq-introduction-4 {text-align: center}
  table.gq-introduction-3 {page-break-before: always}
  p.gq-introduction-2 {text-align: right}
  p.gq-introduction-1 {text-align: center}
@@ -167,7 +157,6 @@
  p.gq-file-pane-7 {margin-left: 0.79in; font-weight: medium}
  p.gq-file-pane-6 {font-weight: bold; margin-left: 0.79in}
  p.gq-file-pane-5 {margin-left: 0.79in}
- div.gq-file-pane-4 {text-align: center}
  table.gq-file-pane-3 {page-break-before: always}
  p.gq-file-pane-2 {text-align: right}
  p.gq-file-pane-1 {text-align: center}
@@ -181,7 +170,6 @@
  p.gq-folder-pane-7 {margin-left: 0.79in}
  p.gq-folder-pane-6 {font-family: Albany, sans-serif; margin-top: 0.17in; page-break-after: avoid}
  span.gq-folder-pane-5 {font-size: 120%}
- div.gq-folder-pane-4 {text-align: center}
  table.gq-folder-pane-3 {page-break-before: always}
  p.gq-folder-pane-2 {text-align: right}
  p.gq-folder-pane-1 {text-align: center}
@@ -189,7 +177,6 @@
 /* main_window.html */
  p.gq-main-window-6 {margin-bottom: 0in}
  p.gq-main-window-5 {margin-left: 0.79in}
- div.gq-main-window-4 {text-align: center}
  table.gq-main-window-3 {page-break-before: always}
  p.gq-main-window-2 {text-align: right}
  p.gq-main-window-1 {text-align: center}
@@ -201,7 +188,6 @@
  p.gq-image-pane-7 {margin-left: 0.79in}
  span.gq-image-pane-6 {text-decoration: none}
  p.gq-image-pane-5 {text-decoration: none}
- div.gq-image-pane-4 {text-align: center}
  table.gq-image-pane-3 {page-break-before: always}
  p.gq-image-pane-2 {text-align: right}
  p.gq-image-pane-1 {text-align: center}
@@ -211,7 +197,6 @@
  p.gq-layout-7 {font-weight: bold}
  p.gq-layout-6 {font-style: italic; margin-left: 0.79in; text-decoration: none}
  p.gq-layout-5 {margin-left: 0.79in}
- div.gq-layout-4 {text-align: center}
  table.gq-layout-3 {page-break-before: always}
  p.gq-layout-2 {text-align: right}
  p.gq-layout-1 {text-align: center}
@@ -224,7 +209,6 @@
  p.gq-menus-7 {margin-left: 1.58in}
  p.gq-menus-6 {margin-left: 0.79in; font-weight: medium}
  p.gq-menus-5 {margin-left: 0.79in}
- div.gq-menus-4 {text-align: center}
  table.gq-menus-3 {page-break-before: always}
  p.gq-menus-2 {text-align: right}
  p.gq-menus-1 {text-align: center}
@@ -233,7 +217,6 @@
  p.gq-navigation-7 {margin-bottom: 0in}
  p.gq-navigation-6 {margin-left: 0.79in}
  p.gq-navigation-5 {font-weight: bold}
- div.gq-navigation-4 {text-align: center}
  table.gq-navigation-3 {page-break-before: always}
  p.gq-navigation-2 {text-align: right}
  p.gq-navigation-1 {text-align: center}
@@ -241,7 +224,6 @@
 /* main_window_status_bar.html */
  p.gq-status-bar-6 {margin-bottom: 0in}
  p.gq-status-bar-5 {margin-left: 0.79in}
- div.gq-status-bar-4 {text-align: center}
  table.gq-status-bar-3 {page-break-before: always}
  p.gq-status-bar-2 {text-align: right}
  p.gq-status-bar-1 {text-align: center}
@@ -257,7 +239,6 @@
  p.gq-advanced-7 {font-style: normal; font-weight: medium}
  p.gq-advanced-6 {margin-left: 0.79in}
  p.gq-advanced-5 {font-style: normal; text-decoration: none}
- div.gq-advanced-4 {text-align: center}
  table.gq-advanced-3 {page-break-before: always}
  p.gq-advanced-2 {text-align: right}
  p.gq-advanced-1 {text-align: center}
@@ -266,7 +247,6 @@
  p.gq-editor-commands-7 {margin-bottom: 0in}
  p.gq-editor-commands-6 {font-weight: bold}
  p.gq-editor-commands-5 {font-weight: bold; text-align: center}
- div.gq-editor-commands-4 {text-align: center}
  table.gq-editor-commands-3 {page-break-before: always}
  p.gq-editor-commands-2 {text-align: right}
  p.gq-editor-commands-1 {text-align: center}
@@ -275,7 +255,6 @@
  p.gq-filtering-7 {margin-bottom: 0in}
  p.gq-filtering-6 {margin-left: 1.58in}
  p.gq-filtering-5 {margin-left: 0.79in}
- div.gq-filtering-4 {text-align: center}
  table.gq-filtering-3 {page-break-before: always}
  p.gq-filtering-2 {text-align: right}
  p.gq-filtering-1 {text-align: center}
@@ -288,7 +267,6 @@
  dd.gq-general-7 {margin-bottom: 0.2in; text-decoration: none}
  dd.gq-general-6 {margin-left: 0in; margin-bottom: 0.2in}
  p.gq-general-5 {margin-left: 0.79in}
- div.gq-general-4 {text-align: center}
  table.gq-general-3 {page-break-before: always}
  p.gq-general-2 {text-align: right}
  p.gq-general-1 {text-align: center}
@@ -300,7 +278,6 @@
  p.gq-hidden-7 {margin-left: 1.58in; font-weight: medium}
  pre.gq-hidden-6 {margin-left: 1.58in; margin-bottom: 0.2in}
  p.gq-hidden-5 {margin-left: 0.79in}
- div.gq-hidden-4 {text-align: center}
  table.gq-hidden-3 {page-break-before: always}
  p.gq-hidden-2 {text-align: right}
  p.gq-hidden-1 {text-align: center}
@@ -308,7 +285,6 @@
 /* options.html */
  p.gq-options-6 {margin-bottom: 0in}
  p.gq-options-5 {margin-left: 0.79in}
- div.gq-options-4 {text-align: center}
  table.gq-options-3 {page-break-before: always}
  p.gq-options-2 {text-align: right}
  p.gq-options-1 {text-align: center}
@@ -325,7 +301,6 @@
  p.gq-image-7 {margin-left: 1.58in; font-style: normal; text-decoration: none}
  p.gq-image-6 {margin-left: 0.79in; font-style: normal; text-decoration: none}
  p.gq-image-5 {font-style: normal; text-decoration: none}
- div.gq-image-4 {text-align: center}
  table.gq-image-3 {page-break-before: always}
  p.gq-image-2 {text-align: right}
  p.gq-image-1 {text-align: center}
@@ -334,7 +309,6 @@
  p.gq-window-7 {margin-bottom: 0in}
  p.gq-window-6 {margin-left: 0.79in}
  p.gq-window-5 {font-style: normal; text-decoration: none}
- div.gq-window-4 {text-align: center}
  table.gq-window-3 {page-break-before: always}
  p.gq-window-2 {text-align: right}
  p.gq-window-1 {text-align: center}
@@ -342,7 +316,6 @@
 /* other_windows.html */
  p.gq-other-windows-6 {margin-bottom: 0in}
  p.gq-other-windows-5 {margin-left: 0.79in}
- div.gq-other-windows-4 {text-align: center}
  table.gq-other-windows-3 {page-break-before: always}
  p.gq-other-windows-2 {text-align: right}
  p.gq-other-windows-1 {text-align: center}
@@ -351,7 +324,6 @@
  p.gq-image-properties-7 {margin-bottom: 0in}
  p.gq-image-properties-6 {margin-left: 1.58in}
  p.gq-image-properties-5 {margin-left: 0.79in}
- div.gq-image-properties-4 {text-align: center}
  table.gq-image-properties-3 {page-break-before: always}
  p.gq-image-properties-2 {text-align: right}
  p.gq-image-properties-1 {text-align: center}
@@ -359,7 +331,6 @@
 /* other_windows_image_window.html */
  p.gq-image-window-6 {margin-bottom: 0in}
  p.gq-image-window-5 {margin-left: 0.79in}
- div.gq-image-window-4 {text-align: center}
  table.gq-image-window-3 {page-break-before: always}
  p.gq-image-window-2 {text-align: right}
  p.gq-image-window-1 {text-align: center}
@@ -373,7 +344,6 @@
  p.gq-printing-7 {margin-left: 1.58in}
  p.gq-printing-6 {margin-left: 0.79in}
  p.gq-printing-5 {font-weight: medium}
- div.gq-printing-4 {text-align: center}
  table.gq-printing-3 {page-break-before: always}
  p.gq-printing-2 {text-align: right}
  p.gq-printing-1 {text-align: center}
@@ -382,7 +352,6 @@
  p.gq-command-line-7 {margin-bottom: 0in}
  p.gq-command-line-6 {margin-left: 0.79in}
  p.gq-command-line-5 {font-weight: bold}
- div.gq-command-line-4 {text-align: center}
  table.gq-command-line-3 {page-break-before: always}
  p.gq-command-line-2 {text-align: right}
  p.gq-command-line-1 {text-align: center}
@@ -390,7 +359,6 @@
 /* reference.html */
  p.gq-reference-6 {margin-bottom: 0in}
  p.gq-reference-5 {margin-left: 0.79in}
- div.gq-reference-4 {text-align: center}
  table.gq-reference-3 {page-break-before: always}
  p.gq-reference-2 {text-align: right}
  p.gq-reference-1 {text-align: center}
@@ -426,7 +394,6 @@
  p.gq-thumbnails-7 {margin-left: 1.58in}
  p.gq-thumbnails-6 {margin-left: 0.79in}
  p.gq-thumbnails-5 {font-style: italic; text-decoration: none}
- div.gq-thumbnails-4 {text-align: center}
  table.gq-thumbnails-3 {page-break-before: always}
  p.gq-thumbnails-2 {text-align: right}
  p.gq-thumbnails-1 {text-align: center}
@@ -434,7 +401,6 @@
 /* sidebars_exif.html */
  p.gq-exif-6 {margin-bottom: 0in}
  p.gq-exif-5 {margin-left: 0.79in}
- div.gq-exif-4 {text-align: center}
  table.gq-exif-3 {page-break-before: always}
  p.gq-exif-2 {text-align: right}
  p.gq-exif-1 {text-align: center}
@@ -442,7 +408,6 @@
 /* sidebars.html */
  p.gq-sidebars-6 {margin-bottom: 0in}
  p.gq-sidebars-5 {margin-left: 0.79in}
- div.gq-sidebars-4 {text-align: center}
  table.gq-sidebars-3 {page-break-before: always}
  p.gq-sidebars-2 {text-align: right}
  p.gq-sidebars-1 {text-align: center}
@@ -452,7 +417,6 @@
  p.gq-keywords-7 {font-style: italic; margin-left: 0.79in}
  p.gq-keywords-6 {margin-left: 0.79in}
  span.gq-keywords-5 {font-weight: medium}
- div.gq-keywords-4 {text-align: center}
  table.gq-keywords-3 {page-break-before: always}
  p.gq-keywords-2 {text-align: right}
  p.gq-keywords-1 {text-align: center}
@@ -464,14 +428,12 @@
  p.gq-sort-manager-7 {margin-left: 0.79in}
  p.gq-sort-manager-6 {font-family: Albany, sans-serif; margin-top: 0.17in; page-break-after: avoid}
  span.gq-sort-manager-5 {font-size: 120%}
- div.gq-sort-manager-4 {text-align: center}
  table.gq-sort-manager-3 {page-break-before: always}
  p.gq-sort-manager-2 {text-align: right}
  p.gq-sort-manager-1 {text-align: center}
 
 /* template.html */
  p.gq-template-5 {margin-bottom: 0in}
- div.gq-template-4 {text-align: center}
  table.gq-template-3 {page-break-before: always}
  p.gq-template-2 {text-align: right}
  p.gq-template-1 {text-align: center}
--- a/doc/template.html	Sat Nov 08 10:49:18 2008 +0000
+++ b/doc/template.html	Sat Nov 08 10:59:45 2008 +0000
@@ -11,7 +11,7 @@
 </head>
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
-  <div class="gq-template-4">
+  <div class="navtop">
     <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-template-3">
 
       <thead>
@@ -50,7 +50,7 @@
 
   <hr />
 
-  <div class="gq-template-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>