/* STANDARD RESET SETTINGS */


html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, big, code, del, dfn, em, font, img, ins, small, strong, b, u, i, center, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td 
	{font-size: 100%; margin: 0; padding: 0; outline: 0; border: 0; vertical-align: baseline; background: transparent;}
body { line-height:1;}
ol, u, li{ list-style: none;}
blockquote, { quotes:none;}
/* define focus in styles */
:focus {outline : 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */