html, body, div, img, table, caption, tbody, tfoot, thead, tr, th, td, p, form, ul, ol, li {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 2px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
