html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, 
a, abbr, address, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp, 
small, strong, sub, sup, tt, var, 
b, u, i, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, widget_nav, section, summary, 
time, mark, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, 
header, hgroup, menu, widget_nav, section {
	display: block;
}
ul {
	list-style-type: none;
}
a, u, ins {
	text-decoration: none;
}
a, img {
	outline: none;
	margin: 0;
	padding: 0;
}
a, a span, label, button, input[type="submit"], input[type="button"] {
	cursor: pointer;
}
table, img, hr {
	border: 0 none;
}
input, 
select, option, optgroup, 
textarea{
	font: inherit;
}
input, button, textarea {
	padding: 0;
	vertical-align: middle;
	border: none;
}
textarea {
	overflow: auto;
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}