/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
*/
html, body { min-height: 100%; height:auto !important; height: 100%; }
* { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100.01%; vertical-align: baseline; background: transparent; }
/* { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; } */
h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; } /* table cellspacing="0" */
table th, table td { text-align:left; vertical-align:top; }
blockquote, q { quotes: none; }
hr { margin: 0; padding: 0; border: 0; color: #000; background-color: #000; height: 1px; }
select { border: 1px solid #669999; margin: inherit; }
/* input, textarea, select, button { font-size: 100%; font-family: inherit; } */
input, textarea, select, button { font-family: inherit; }
/* Safari */
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
/* IE */
textarea { border: 1px solid #669999; overflow: auto; }
input { border: 1px solid #669999; margin: 0;  padding: 0; }
input[type=checkbox] { border: 1px solid #669999;}
/* clearfix */
.clearfix:after { content: ".";  display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix {	display: block; }
* html .clearfix { height: 1%; }