.clear { clear:both; }

.clearafter:after, .clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearafter, .clear {display:inline-block;} /* Hide from IE Mac \*/
.clearafter, .clear {display:block;} /* End hide from IE Mac */

* html .clearafter, * html .clear{height: 1px;}

html, body {border:0; margin:0; padding:0;}

a{text-decoration: none; outline:none;}
a:hover{text-decoration: underline;}
a img{border: none;}

h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}

.float-left { float: left}
.float-right { float: right}