/* @override 
	http://cerati.mcg/css/bones.css
	http://newtonfaulkner.mcg/css/bones.css
	http://scoutingforgirls.mcg/css/bones.css
*/

body, html, a, b, form, input, select, textarea, h1, h2, h3, h4, h5, h6, img, div, td, tr, table, ul, li, span {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
}

body {
	background-color: #cccccc;
}

div, td, input, select, textarea, h1, h2, h3, h4, h5, h6 {
}

.clear, .floatFix {
	clear: both;
}

hr {
	display: none;
}

a, a:visited {
	text-decoration: none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}



