body,td,th {
	font-family: "Times New Roman", Times, serif, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.aboveNav {
	text-align: right;
	vertical-align: bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0012A8;
	padding-bottom:5px;
}
h1 {font-size: 2em;}
h3 {font-size: 24px; text-decoration:underline; font-weight:normal; margin:0; padding:0;}
a.makes {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
#content{
	width: 765px;
}
.wheelsTitle {font-size: 24px; text-decoration:underline; font-weight:normal; margin:0; padding:0;}
.partNum {font-size: 16px; font-weight:bold;}
.label {font-weight:bold; font-size:16px;}
.strike-thru {text-decoration: line-through;}
.wheel-table {border-bottom: 2px solid #CCCCCC; height:215px; font-family: "Times New Roman", Times, serif; }
.wheel-table-end {height:215px; font-family: "Times New Roman", Times, serif; }
.wheel-table td { font: 14px "Times New Roman", Times, serif;}
.wheel-table-end td { font: 14px "Times New Roman", Times, serif;}
.wheel-table-cc {margin: 50px 0 25px 0;}
.wheel-table-cc td {font: 14px "Times New Roman", Times, serif;}
.medium { font: 14px "Times New Roman", Times, serif;}
/* Items Added Later */
.style7 {color: #000000;}
.style4 {font-size: 12px;}
/* Breadcrumbs */
.breadcrumbs {
	float:left;
	padding-left:6px;
	}		
.breadcrumbs a {
	text-decoration:none;
	}							
.breadcrumbs a:link,
.breadcrumbs a:visited {
	color:#777;
	text-decoration:none;
	}	
.breadcrumbs a:hover,
.breadcrumbs a:focus {
	color:#222
	}	

#makes a {
	width: 135px;
	height: 38px;
	display: -moz-inline-block; /* Fix for FF2 (if JS is disabled) */
	display: inline-block;
	line-height: 35px;
	background: transparent url(/images/original-wheels_make_bg.gif) 100% 0;
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	margin: 10px 15px 10px 15px;
}

#makesLong a {
	width: 300px;
	height: 38px;
	display: -moz-inline-block; /* Fix for FF2 (if JS is disabled) */
	display: inline-block;
	line-height: 35px;
	background: transparent url(/images/original-wheels_make_bg_long.gif) 100% 0;
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	margin: 10px 15px 10px 15px;
}

.view-image{
	position:absolute;
	top: -500px;
	left: 0;
	padding: 0px;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 300px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}
#bbbseal {
	position:relative;
	left:-20px;
}
#footerseal {
	position:relative;
	top:-62px;
	left:20px;
}
#footerseal a {
	position:relative;
	left:43px;
}
-->