/**
 *  File:    global.reset.css
 *  Updated: 20080819.2304
 *  Notes:   *None*
 */


/* Define global styles
--------------------------------------------*/
html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, cite,
code, dfn, em, font, img, kbd, q,
strong, sub, sup, tt, var, dd, dl, dt,
ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot,
thead, tr, th, td                           { border: 0; font-size: 100%; margin: 0; padding: 0; outline: 0; }


/* Define styles specific to elements
---------------------------------------------*/
body                                        { line-height: 1; }
ul, ol, li                                  { list-style: none; }
ol li                                       { list-style: decimal-leading-zero inside; }
blockquote, q                               { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after                           { content: ''; content: none; }
table, th, td                               { border-collapse: collapse; border-spacing: 0; }


/* Define focus elements
---------------------------------------------*/
:focus, :active                             { outline: 0; }

