button {
	background: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; cursor: pointer;
}
img {
	border: 0px currentColor; border-image: none; vertical-align: top;
}
textarea {
	resize: none;
}
textarea {
	border-radius: 0px !important; -moz-border-radius: 0;
}
input {
	border-radius: 0px !important; -moz-border-radius: 0;
}
button {
	border-radius: 0px !important; -moz-border-radius: 0;
}
*:focus {
	border-radius: 0px !important; -moz-border-radius: 0;
}
textarea {
	resize: vertical;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
audio {
	vertical-align: middle;
}
canvas {
	vertical-align: middle;
}
img {
	vertical-align: middle;
}
video {
	vertical-align: middle;
}
p {
	display: block; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px;
}
a {
	outline: 0px;
}
a:focus {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
a:active {
	outline: 0px;
}
