* {
	margin: 0; padding: 0;
	outline: 0; outline: none;
	border: 0; border: none; 
	font-size: 100%;
	background: transparent;
	vertical-align: baseline;
}

body { line-height: 1; }

table { border-collapse: collapse; border-spacing: 0; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

/*input, select { vertical-align: middle; }*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

:focus { outline: 0; }

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

ul, ol { list-position: inside; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

cite, address { font-style: normal; }

.clear { clear: both; }

input::-moz-focus-inner { border: 0; padding: 0; }

html { overflow-y: scroll; }