article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, 
var, b, 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, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
    list-style: none;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help
}
input, select {
	vertical-align:middle
}


sub {
	vertical-align:sub;
	font-size:smaller
}
sup {
	vertical-align:super;
	font-size:smaller
}
pre {
	white-space:pre;
	white-space:pre-wrap;
	white-space:pre-line;
	word-wrap:break-word
}
textarea {
	overflow:auto
}
input[type="radio"] {
	vertical-align:text-bottom
}
input[type="checkbox"] {
	vertical-align:bottom
}
label, button, input[type=button], input[type=submit] {
	cursor:pointer
}
button, input, select, textarea {
	margin:0
}
.replace {
	background-repeat:no-repeat;
	direction:ltr;
	display:block;
	text-align:left;
	text-indent:-9999em
}
.hidden {
	display:none;
	visibility:hidden
}
.invisible {
	visibility:hidden
}
.clearfix:before, .clearfix:after {
	content:"\0020";
	display:block;
	height:0;
	visibility:hidden
}
.clearfix:after {
	clear:both
}
