/* reset browser defaults */

:link,:visited { text-decoration:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,img
{ margin:0; padding:0; border: 0; }

ul, li	{ margin:0; padding: 0; }

input { margin:0; padding:0; }

a img,:link img,:visited img { border:none }

address { font-style:normal }

.clear	{ clear: both; }

/* EasyClear (http://www.positioniseverything.net/easyclearing.html) */

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

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */