h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 1.4em;
	color: #a00;
	border-bottom: solid 1px #ccc;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0;
	padding-top: 20px;
}

h2 {
	font-size: 1.2em;
	color: #a00;
	margin-bottom: 8px;
	clear: right;
	border-bottom: solid 1px #ddd;
}

h3 {
	font-size: 1.05em;
	margin-top: 1.3em;
  margin-bottom: .3em;
}

a {
	color: #a00;
}

strong {
	color: #a00;	
}

ul {
  margin-top: 0;
}

.background {
  color: #666;
  font-size: .9em;
}

/*Catalogue Overview */
.catalogueSection {
	padding-bottom: 20px;
}

.catalogueSection img {
	float: right;
	border: none;
}

.catalogueSection a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	display: block;
}

.catalogueSection p {
	margin-left: 28px;
	margin-top: 2px;
}

.error {
	color: #a00;	
}

.highlighted {
  background-color: #ffffaa;
}

.specCategory, .modelNumber {
	color: #b40000;
}

.modelNumber {
	font-size: 1.5em;
}

.specCategory {
	text-align: left;
	font-size: 1.1em;
}

.tableSpecs {
  width: 100%;
  text-align: center; 
  font-size: .85em;
  border-collapse: collapse;
}

.tableSpecs tr {
  height: 33px;
}

.tableSpecs td {
  border-bottom: solid 1px #ddd;
}
.fuelSavingsData {
  position: relative; float:right; right: 150px;
}