a.promo-link-faqIconPad {
	background: url(images/bg-link-arrow.gif) no-repeat 0 5px;
  padding-left: 10px;
}

.carFAQsection, .bikeFAQsection, .homeFAQsection, .travelFAQsection, .vanFAQsection, .classicFAQsection, .fuelVouchersFAQsection, .cashbackFAQsection {                                                                                                                                     
  font-size: 1.6em;
  padding-left: 90px;
  padding-top: 15px;
  height: 40px !important;
  background-repeat: no-repeat !important;
}

.carFAQsection {
  background: url(images/carFAQicon.gif) 0px 8px; 
}

.bikeFAQsection {
  background: url(images/bikeFAQicon.gif) 0px 8px;   
}

.homeFAQsection {
  background: url(images/homeFAQicon.gif) 0px 8px;  
}

.travelFAQsection {
  background: url(images/travelFAQicon.gif) 0px 8px; 
}

.vanFAQsection {
  background: url(images/vanFAQicon.gif) 0px 8px; 
}

.classicFAQsection {
  background: url(images/classicFAQicon.gif) 0px 8px; 
}

.fuelVouchersFAQsection {
  background: url(images/fuelVouchersFAQicon.gif) 0px 8px;
}

.cashbackFAQsection {
  background: url(images/cashbackOfferFAQicon.gif) 0px 8px;
}    

h1 {
	border-bottom: 1px solid #d3d2d2 !important;
	padding-bottom: 0.2em !important;
  margin-bottom: 0.8em !important;
}
h1.h1Header {
	border-bottom: 0px !important;
	padding-bottom: 0em !important;
  margin-bottom: 0em !important;
}