/* -- RESET.CSS, Blueprint CSS framework (http://blueprintcss.org) modified by Harlan Lewis (http://harlanlewis.com) -- */

html, body, div, span, object, iframe, applet, img, h1, h2, h3, h4, h5, h6, p, blockquote, q, pre, a, abbr, acronym, address, code, del, dfn, em, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; background: transparent; outline: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; quotes: none; }
img { -ms-interpolation-mode: bicubic; }
a img { border: none; }
:focus { outline: 0; }
strong { font-weight: bold; }
em { font-style: italic; }

/* TEXT REPLACEMENT methods
## gl - Glider/Levin
## .r - Rundle */
.gl,
.r { position: relative; overflow: hidden;}
.gl a,
.gl span,
.r a,
.r span { position: absolute; width: 100%; height: 100%; overflow: hidden; }
.r { text-indent: -9999px; }

/* FALLBACKS */
.clear { clear: both; }
.indent { text-indent: -9999px; outline: 0; }
.displaynone { display: none; }

