1. Search Results page should be called "Search Results" not "DS Search"

  2. Control panel:

    1. Sort by options:  make all in one box with current order displayed
    2. DS Search results:  keyword results with multiple pages:  clicking on last page number generates a new page and new page number even when no more hits
    3. DS Search results:  What is the default # of hits for Browse searches?  Various problems with displaying number of search results, e.g.
      see e.g., Basic search: Search all: "isidore" (keywords)
      also: Basic search: Search all: "isadore" (keywords) gives ugly error screen
    4. Add 8px at bottom of grey box, e.g.,

      <tr style="line-height:8px"><td colspan="2">&nbsp;</td></tr>
    5. Remove comma from end of "Results for:" search argument (both search and browse results)

      e.g., "Aesop" not "Aesop,"
    6. For sort form, use "inline" style for form element (to avoid extra vertical spacing)
    7. Use tr line-height:16px for each row of the Control panel
    8. Insert &nbsp;
      • before # of matches
      • before page #
      • before search argument display
    9. No brackets around page numbers
    10. For Search Argument display in Control Panel, use css style 'results1'
    11. For search Hit display in Results list, use css style 'results2'

  3. Results
    1. Results table (labeled "Citations" in Aesop example) needs to be 100% wide, with 0 0 0
    2. Column with item number should be 15px wide, left-justified
    3. In canonical citation
  4. QUESTIONS
    1. Status of Superscripts?