1 /* http://meyerweb.com/eric/tools/css/reset/ */
4 html
, body
, div
, span
, applet
, object
, iframe
,
5 h1
, h2
, h3
, h4
, h5
, h6
, p
, blockquote
, pre
,
6 a
, abbr
, acronym
, address
, big
, cite
, code
,
7 del
, dfn
, em
, font
, img
, ins
, kbd
, q
, s
, samp
,
8 small
, strike
, strong
, sub
, sup
, tt
, var
,
10 dl
, dt
, dd
, ol
, ul
, li
,
11 fieldset
, form
, label
, legend
,
12 table
, caption
, tbody
, tfoot
, thead
, tr
, th
, td
{
18 vertical-align: baseline
;
19 background: transparent
;
30 blockquote:before
, blockquote:after
,
36 /* remember to define focus styles! */
41 /* remember to highlight inserts somehow! */
43 text-decoration: none
;
46 text-decoration: line-through
;
49 /* tables still need 'cellspacing="0"' in the markup */
51 border-collapse: collapse
;