/*------------------------------------------------------------
SHILLING - Reset Style Sheet
 
version:			3.0
compatibility:		IEv7, IEv6, FIREFOXv3, FIREFOXv2, CHROMEv1 
 
author:				Tony Taylor
email:				tony@shilling.co.uk
copyright:			2009 Shilling Communication
 
TO DO LIST

------------------------------------------------------------*/

a, abbr, acronym, address, applet, area, b, base, 
basefont, bdo, big, blockquote, body, br, button, caption,
center, cite, code, col, colgroup, dd, del, dfn, dir, div, dl, 
dt, em, fieldset, font, form, frame, frameset, h1, h2, h3,
h4, h5, h6, head, hr, html, i, iframe, img, input, ins, kbd, label, 
legend, li, link, map, menu, meta, noframes, noscript, object, ol, optgroup, option, 
p, param, pre, q, s, samp, script, select, small, span, strike, strong, style, sub, sup, 
table, tbody, td, textarea, tfoot, th, thead, title, tr, tt, u, ul, var {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: normal;
	line-height: 1;
	list-style: none;
	margin: 0;
	outline: 0;
	padding: 0;
	quotes: "" "";
	text-align: left;
}

	:after, :before, :focus {
		outline: 0;
	}
