body {
	background-color:white;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}

a { outline: none; }
:focus { -moz-outline-style: none; }

a img {
	border:0;
}

form {
	margin:0; padding:0;
}


h1 {
	width:auto;
	color:#666;
	font-size:24px;
	padding:0 0 4px 0;
	margin:0 0 8px 0;
	background:none;
	width:440px;
}

#mainContainer {
	position:relative;
	margin:0 auto;
	width:1022px;
}

#midCol {
	width:720px;
	overflow:hidden;
}

#topNav {
	background-color:#AEB0B1;
	height:35px;
	overflow:hidden;
}

#topNav a {
	display:none;
}


#bodyMain {
	color:black;
	font-size:14px;
}

.mainWidth {
	width:670px;
}

#bodyMain .padder {
	padding:20px 16px;
}

#footer {
	display:none;
}


#tireFinder {
	display:none;
}

button {
	display:none;
}

.coupon {
	border:1px solid #444444;
	margin:0 7px 14px 0;
	float:left;
}

.homeText {
	line-height:24px;
}

.u {
	text-decoration:underline !important;
}

.tireResults {
	margin:20px 40px 20px 0;
	color:black;
	float:left;
	width:300px;
}

.tireResults td {
	padding:3px 12px 3px 12px;
	border-bottom:1px solid #555;
	color:#555;
}

.tireResults .left {
	text-align:right;
	border-bottom:0;
	color:#333;
	width:100px;
}

.tireResults .bg td {
	font-size:18px;
}

.tireResults .sm td {
	font-size:10px;
}

.tfMini {
	display:none;
}

.tireResults .tireId {
	font-weight:bold;
	border-bottom:0;
	color:black;
}

.tireResults .last, .tireResults .last td {
	border-bottom:0;
}


.dontPrint, .dontPrintEither, .cake-sql-log, #header, #topNav, #footer{display:none}
.tireResults .comments {
	border-bottom:0;
	color:black;
}

.tbSide {display:none}

#printLogo {display:block !important; font-size:12px;}
#printLogo b {font-size:18px !important}
#printLogo i {font-size:14px}

#compareTable td {
	border-bottom:1px solid #c0c0c0;
	padding:2px 20px;
}

#compareTable th {
	text-align:right;
	border-bottom:1px solid #c0c0c0;
	font-weight:normal;
	font-size:10px;
}