1. #index p.rubric { font-size:150%; font-weight:normal; margin-bottom:.2em; color:#487858; }
    
  2. 
    
  3. #index div.section dt { font-weight: normal; }
    
  4. 
    
  5. #index #s-getting-help { float: right; width: 35em; background: #E1ECE2; padding: 1em; margin: 2em 0 2em 2em; }
    
  6. #index #s-getting-help h2 { margin: 0; }
    
  7. 
    
  8. #index #s-django-documentation div.section div.section h3 { margin: 0; }
    
  9. #index #s-django-documentation div.section div.section { background: #E1ECE2; padding: 1em; margin: 2em 0 2em 40.3em; }
    
  10. #index #s-django-documentation div.section div.section a.reference { white-space: nowrap; }
    
  11. 
    
  12. #index #s-using-django dl,
    
  13. #index #s-add-on-contrib-applications dl,
    
  14. #index #s-solving-specific-problems dl,
    
  15. #index #s-reference dl
    
  16.     { float: left; width: 41em; }
    
  17. 
    
  18. #index #s-add-on-contrib-applications,
    
  19. #index #s-solving-specific-problems,
    
  20. #index #s-reference,
    
  21. #index #s-and-all-the-rest
    
  22.     { clear: left; }