1. /* Generated by CSS Usage.
  2.    File: http://www.garder-points-permis.com/css/reset/meyer.css.
  3.    Look for the UNUSED items and see if you can remove them. */
  4.  
  5. /*
  6. Eric Meyer's CSS Reset
  7. http://meyerweb.com/eric/tools/css/reset/
  8. v1.0 | 20080212
  9. CSSresetr.com
  10. */
  11. html, body, div, span, UNUSEDapplet, UNUSEDobject, iframe,
  12. h1, h2, h3, UNUSEDh4, UNUSEDh5, UNUSEDh6, p, UNUSEDblockquote, UNUSEDpre,
  13. a, UNUSEDabbr, UNUSEDacronym, UNUSEDaddress, UNUSEDbig, UNUSEDcite, UNUSEDcode,
  14. UNUSEDdel, UNUSEDdfn, UNUSEDem, font, img, UNUSEDins, UNUSEDkbd, UNUSEDq, UNUSEDs, UNUSEDsamp,
  15. small, UNUSEDstrike, strong, UNUSEDsub, UNUSEDsup, UNUSEDtt, UNUSEDvar,
  16. b, UNUSEDu, UNUSEDi, UNUSEDcenter,
  17. UNUSEDdl, UNUSEDdt, UNUSEDdd, UNUSEDol, ul, li,
  18. fieldset, form, label, UNUSEDlegend,
  19. UNUSEDtable, UNUSEDcaption, UNUSEDtbody, UNUSEDtfoot, UNUSEDthead, UNUSEDtr, UNUSEDth, UNUSEDtd {
  20.     margin: 0;
  21.     padding: 0;
  22.     border: 0;
  23.     outline: 0;
  24.     font-size: 100%;
  25.     vertical-align: baseline;
  26.     background: transparent;
  27. }
  28. body {
  29.     line-height: 1;
  30. }
  31. ol, ul {
  32.     list-style: none;
  33. }
  34. blockquote, q {
  35.     quotes: none;
  36. }
  37. UNUSEDblockquote:before, UNUSEDblockquote:after,
  38. UNUSEDq:before, UNUSEDq:after {
  39.     content: '';
  40.     content: none;
  41. }
  42.  
  43. /* remember to define focus styles! */
  44. :focus {
  45.     outline: 0;
  46. }
  47.  
  48. /* remember to highlight inserts somehow! */
  49. ins {
  50.     text-decoration: none;
  51. }
  52. del {
  53.     text-decoration: line-through;
  54. }
  55.  
  56. /* tables still need 'cellspacing="0"' in the markup */
  57. table {
  58.     border-collapse: collapse;
  59.     border-spacing: 0;
  60. }