html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, button, textarea {margin:0;padding:0;border:0;outline:0;}
body {height:100%;}
ol, ul {list-style:none}
html {height:100%;}
strong{ font-weight:bold;}
.alignLeft{ float:left;}
.alignRight{ float:right;}
.clear, br.clear{ clear:both; font-size:1px; line-height:1px; height:0 !important; margin:0; padding:0;}
form{ margin:0; padding:0 ;}
input, textarea{ font: 12px Arial, Helvetica, sans-serif;}
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
.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%;
}

