Add two css classes navtop and navbottom and remove unused ones.
authorLaurent Monin <geeqie@norz.org>
Sat, 8 Nov 2008 10:59:45 +0000 (10:59 +0000)
committerLaurent Monin <geeqie@norz.org>
Sat, 8 Nov 2008 10:59:45 +0000 (10:59 +0000)
47 files changed:
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

index 8851c09..11be9c3 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-collections-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index dd837f1..9922b44 100644 (file)
@@ -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>
index 2a3decf..f71997f 100644 (file)
@@ -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 @@ geeqie -r -sS -d12 -ss
 
   <hr />
 
-  <div class="gq-faq-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index a8d11a6..4063c07 100644 (file)
@@ -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>
index f897ec3..3a186da 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-copy-move-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index b653a08..30c15db 100644 (file)
@@ -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>
index dfa5d8c..920b26b 100644 (file)
@@ -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>
index 2ea4af5..6f7303f 100644 (file)
@@ -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>
index f911058..9258e1f 100644 (file)
@@ -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>
index c7c0a71..a5d1968 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-fullscreen-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 9f17939..73ddd2a 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-slideshow-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 606e13d..4026166 100644 (file)
@@ -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>
index e5ed762..ec62486 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-finding-duplicates-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index b66db51..c6b8c9e 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-search-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 184fef5..63c8206 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-index-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 51a658e..38f8a61 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-introduction-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index bb3c7b8..6540c6e 100644 (file)
@@ -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>
index 990ffd7..36b28ef 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-file-pane-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 37d21ba..306b865 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-folder-pane-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index cc56591..71f90cf 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-image-pane-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index cd8920f..1a71030 100644 (file)
@@ -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>
index b09838e..d7685c4 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-menus-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 4e57bb6..08d4178 100644 (file)
@@ -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>
index 51ab5f7..20828bd 100644 (file)
@@ -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>
index 2c14298..65d4af3 100644 (file)
@@ -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>
index 643c30e..9aec493 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-advanced-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index ea655ad..7bd45f5 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-editor-commands-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index b1ee555..c88bb6f 100644 (file)
@@ -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>
index ee933bf..a81a3e7 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-general-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index b681648..b08ce07 100644 (file)
@@ -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>
index cd1b8e5..430be48 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-image-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 7d9f8ee..3e72b33 100644 (file)
@@ -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>
index a9c368c..e5f9bbf 100644 (file)
@@ -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>
index f6e1889..251fd1b 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-image-properties-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 2079040..adc2656 100644 (file)
@@ -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>
index d942767..a67ab6f 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-printing-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 3f99508..1411055 100644 (file)
@@ -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>
index 071bcc8..6e5bb0d 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-command-line-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 7b975a5..e2499cf 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-keyboard-shortcuts-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 5fc56f9..701c97d 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-management-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 393634c..da2c2c7 100644 (file)
@@ -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>
index 706307e..f60cd15 100644 (file)
@@ -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>
index b9e7d55..083f969 100644 (file)
@@ -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>
index d385166..c25d8cd 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-keywords-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index ecb19d9..74baa8b 100644 (file)
@@ -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>
 
   <hr />
 
-  <div class="gq-sort-manager-4">
+  <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
 
       <thead>
index 9ace09a..ec36bd1 100644 (file)
@@ -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}
  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}
 /* 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}
  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}
  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}
  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}
  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}
 /* 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}
  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}
  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}
  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}
  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}
 /* 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}
  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}
  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}
  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}
  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}
  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}
 /* 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}
  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}
  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}
 /* 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}
  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}
 /* 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}
  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}
  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}
 /* 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}
  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}
 /* 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}
 /* 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}
  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}
  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}
index 1783e61..d2757d7 100644 (file)
@@ -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>