#iw_kml html, #iw_kml body, #iw_kml div, #iw_kml span, #iw_kml applet, #iw_kml object, #iw_kml iframe,
#iw_kml  h1, #iw_kml h2, #iw_kml h3, #iw_kml h4, #iw_kml h5, #iw_kml h6, #iw_kml p, #iw_kml blockquote, #iw_kml pre,
#iw_kml a, #iw_kml abbr, #iw_kml acronym, #iw_kml address, #iw_kml big, #iw_kml cite, #iw_kml code,
#iw_kml del, #iw_kml dfn, #iw_kml em, #iw_kml font, #iw_kml img, #iw_kml ins, #iw_kml kbd, #iw_kml q, #iw_kml s, #iw_kml samp,
#iw_kml small, #iw_kml strike, #iw_kml strong, #iw_kml sub, #iw_kml sup, #iw_kml tt, #iw_kml var,
#iw_kml b, #iw_kml u, #iw_kml i, #iw_kml center,
#iw_kml dl, #iw_kml dt, #iw_kml dd, #iw_kml ol, #iw_kml ul, #iw_kml li,
#iw_kml fieldset, #iw_kml form, #iw_kml label, #iw_kml legend,
#iw_kml table, #iw_kml caption, #iw_kml tbody, #iw_kml tfoot, #iw_kml thead, #iw_kml tr, #iw_kml th, #iw_kml td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#iw_kml body {
	line-height: 1;
}
#iw_kml ol, #iw_kml ul {
	list-style: none;
}
#iw_kml blockquote, #iw_kml q {
	quotes: none;
}
#iw_kml blockquote:before, #iw_kml blockquote:after,
#iw_kml q:before, #iw_kml q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
#iw_kml :focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
#iw_kml ins {
	text-decoration: none;
}
#iw_kml del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
#iw_kml table {
	border-collapse: collapse;
	border-spacing: 0;
}