@charset "utf-8";

/*##############################
CSS BrowserReset BaseElements
CosmicJell Graphix Allright Reserved.
##############################*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
font-family: inherit;
font-style: inherit;
font-weight: inherit;
}

html {
-webkit-text-size-adjust: 100%;
}

img {
border: 0px;
-ms-interpolation-mode: bicubic;
}

a {
-webkit-tap-highlight-color: transparent;
}

strong {
font-weight: bold;
}

table {
border-collapse: collapse;

/* ##############################
	HTML5 ELEMENTS
############################## */
header,article,aside,section,footer,
nav,menu,details,hgroup,summary {
display: block;
}
