@import url(global.css);

input {
	display: none;
	visibility: hidden;
}
label {
	color: black;
}
p {
	color: black;
	margin: 1em;
	padding: 0;
}
p#michelin-man-paragraph {
	margin-right: 1em;
	padding: 0;
}
a {
	font-weight: normal;
	text-decoration: none;
	color: black;
}
div#outer-wrapper {
	background: none;
	width: auto;
}
div#inner-wrapper {
	background: none;
	width: auto;
}
div#header {
	background: none;
	display: none;
}
div#left-nav {
	display: none;
}
div#position-wrapper{
	width: auto;
}
div#main-content {
	background: none;
}
div#main-content h1 {
	color: black;
}
div#support-content {
	background: none;
	padding: 0;
	margin: 1em;
	height: auto;
}
div#support-content h2 {
	display: none;
}
form#find-tire-form {
	display: none;
}
div#tire-listing-container {
	margin: 1em;
	padding: 0;
}
div#tire-listing-header {
	background: none;
}
div#tire-listing {
	background: none;
	color: black;
}
div#tire-listing ul {
	color: black;
}
div#tire-listing-footer {
	display: none;
}
div#download-brochure {
	display: none;
	visibility: hidden;
}
div.one-quarter {
	display: none;
	visibility: hidden;
}
div#ft {
	display: none;
}
