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