/* RESET ALL */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, table, th, td, embed, object {
padding: 0;margin: 0; font-size: 100%;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
fieldset, img, abbr {border: 0;}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-style: normal;
font-size: 1.0em;}
ul {list-style: none;}
q:before, q:after {content: '';}
a img {border: none;}
a, ins {text-decoration: none;}
a:focus {outline: 1px dotted invert;}
strong {font-weight:bold;}

/* TOOLS */
.left {float:left}
.right {float:right}
/* CLEARFIX */
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0}
.clearfix:after {content: ".";clear: both;height: 0;visibility: hidden;display: block}
.clearfix {display: inline-block; /* Fixes IE/Mac */ }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%}
.clearfix {display: block}
/* End hide from IE-mac */

