html, body, div,
h1, h2, h3, h4, h5, h6,
p, span, blockquote, pre, a, abbr, acronym, address, big, cite, code,
img, small, s, b, i, em, strike, strong, sub, sup,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
background: transparent;
}

table{ border-collapse: collapse; border-spacing: 0; width: 100%; }
img, td {vertical-align: top; text-align: left; font-weight: normal;}

:focus, a:active {outline: none;}

.cfix {width:100%;}
.cfix:after{content:".";display:block;font-size:1px;height:0;clear:both;visibility:hidden;}
.cfix {display:inline-block;}
/* Hide from IE Mac \*/
.cfix {display:block;}
/* End hide from IE Mac */

.floatLeft { float: left; display: inline; } 
.floatRight{ float: right; display: inline;}

.alignLeft { text-align: left; } 
.alignRight { text-align: right; }
.alignCenter { text-align: center; }


sup, sub {vertical-align: middle; position: relative; font-size: 75%; }
sup { bottom: 0.5em; }
sub { top: 0.5em; }