.ctgy h1 {
	font-size: 1.5rem important!;
	font-weight: bold;
}
.SuspPartsHead {
	text-align: center;
	width: 100%;
}
.SuspPartsHead h1 {
	font-size: 1.5rem;
}
.SuspPartsTable {
	text-align: center;
	width: 100%;
}
.SuspPartsTable th {
	background-color: #eee;
	vertical-align: bottom;
	border: solid #ccc 1px;
}
.SuspPartsTable td {
	vertical-align: top;
	border-bottom: solid #ccc 1px;
}
.SuspPartsTable td.Part {
	background-color: #eee;
	border-left: solid #ccc 1px;
}
.SuspPartsTable td.Part a {
	color: blue;
}
.SuspPartsTable td.Key {
	font-weight: bold;
}
.SuspPartsTable td.Desc {
	text-align: left;
	white-space: nowrap;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
}
.SuspPartsTable td.Remark {
	text-align: left;
}
.centramatic { width:100% }
.centramatic .wheelsize h2 { 
	font-weight: bold;
	font-size: 1.5 rem;
	margin-bottom: 1px;
}
.centramatic .wheelsize p { margin: 1px 0 4px 0; }
.centramatic .wheelsize span { font-weight:bold; font-size:1.1em; color:red; }
.centramatic .headingrow td {
	border-bottom: solid 1px black;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-top: 15px;
}
.centramatic .productrow td {
	text-align: center;
}
.centramatic .productnote td {
	padding: 2px 10% 6px 10%;
	border-bottom: solid #ccc 1px;
}