/* CSS Speedstick */
/*---- START Footer ----*/
.footerContent {
  margin: 0;
  padding: 6px 0 5px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  word-spacing: 0.03em;
  color: #FFE915;
  width: 748px;
  background-image: url('/Speedstick/US/EN/footerBG.gif');
  background-repeat: repeat-y;
}

.footerContent a:link, .footerContent a:visited {
  color: #FFE915;
  text-decoration: underline;
}

.footerContent a:hover, .footerContent a:active {
  color: #FFF;
  text-decoration: underline;
}

.footerTop {
  margin: 0;
  padding: 0;
}

.footerBtm {
  margin: 0;
  padding: 0;
}
/*---- END Footer ----*/
/*----*/
/*----*/
/*---- START FAQs ----*/
.faqAnswerTop {
  margin: 5px 0 0 0;
  padding: 0;
  background-image: url('/Speedstick/US/EN/FAQ/faqAnswerTop.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  width: 748px;
  height: 21px;
}

.faqAnswerCopy {
  margin: 0;
  padding: 0 0 5px 0;
  background-image: url('/Speedstick/US/EN/FAQ/faqAnswerCopyBG.jpg');
  background-repeat: repeat-y;
  width: 748px;
}

.faqQuestion {
  margin: 0 15px 5px 10px;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 900;
  color: #FCEA1C;
  text-align: left;
}

.faqAnswer {
  margin: 0 15px 0 10px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFF;
  text-align: left;
}

.faqListItemHeader {
  margin: 0 0 0 32px;
  font-weight: 900;
  color: #FCEA1C;
}

.faqListItemSubCopy {
  margin: 0 0 0 32px;
}

.faqAnswer ul {
  margin: 0 0 0 46px;
  padding: 0;
  list-style-type: disc;
}

.faqAnswer ul li {
  margin: 0;
  padding: 0;
}

.faqYellowBold {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 900;
  color: #FCEA1C;
}


.faqBackToTop {
  margin: 4px 0 28px 10px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #FCEA1C;
  text-align: left;
}

.faqBackToTop a:link, .faqBackToTop a:visited, .faqBackToTop a:hover, .faqBackToTop a:active {
  text-decoration: underline;
  color: #FCEA1C;
}

.faqAnswerBtm {
  margin: 0 0 6px 0;
  padding: 0;
  background-image: url('/Speedstick/US/EN/FAQ/faqAnswerBtm.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  font-weight: 900;
  width: 748px;
  height: 19px;
}
/*---- END FAQs ----*/
/*----*/
/*----*/
/*---- START Tell A Friend ----*/
.tafAnswerTop {
  margin: 5px 0 0 0;
  padding: 0;
  background-image: url('http://v73.colgate.com/Speedstick/US/EN/FAQ/faqAnswerTop.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  width: 748px;
  height: 21px;
}

.tafAnswerCopy {
  margin: 0;
  padding: 0 0 5px 0;
  background-image: url('http://v73.colgate.com/Speedstick/US/EN/FAQ/faqAnswerCopyBG.jpg');
  background-repeat: repeat-y;
  width: 748px;
}

.tafAnswerCopy td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFF;
}

.tafAnswerCopy p {
  margin: 0;
		padding: 0 15px 5px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFF;
		text-align: left;
}

.tafAnswerBtm {
  margin: 0 0 6px 0;
  padding: 0;
  background-image: url('http://v73.colgate.com/Speedstick/US/EN/FAQ/faqAnswerBtm.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  width: 748px;
  height: 19px;
}
/*---- END Tell A Friend ----*/