/* --------------------------------------------------------
Author: Emagine Media
Name: reset_css
Last Updated:
- 20090723.1506, created
-------------------------------------------------------- */

html, body { font-family:Arial; min-height:100%; height:100%; }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; line-height: 130%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
caption, th { text-align: left; }
q:before, q:after { content: '"'; }
a { cursor: pointer; text-decoration:none; }
a:hover { text-decoration:underline; }
h1 { font-size:2em; }
h2 { font-size:1.2em; letter-spacing:0.1em; }
strong { font-size:0.9em; font-weight:700; padding:0.15em; }
ul, ol { list-style:none; }

h1:after, h2:after, h3:after, h4:after, h5:after, div:after, ul:after, ol:after, dl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;} /* for IE/Mac */
