
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, img, dl, dt, dd, ol, ul, li, fieldset, form, input, select, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

li, li a {
	height: auto;
	width: auto;
}

img {
	border: none;
	display: block;
}

div, p, li, h1, h2, h3, h4, h5, h6 {
	display:block;
}

a {
	text-decoration:none;
}