
a.btn_learn_more {
  display: block;
  width: 99px;
  height: 27px;
  background: url(/images/btn_learn_more.png) no-repeat 0 0;
  background-position: 0 0;
}

a.btn_learn_more:hover {
  background-position: 0 -50px;
}

a.btn_take_challenge {
  display: block;
  width: 154px;
  height: 27px;
  background: url(/images/btn_take_challenge.png) no-repeat 0 0;
  background-position: 0 0;
}

a.btn_take_challenge:hover {
  background-position: 0 -50px;
}

a.btn_find_cal_retailer {
  display: block;
  /*width: 200px;*/
  width: 205px;
  height: 27px;
  background: url(/images/btn_find_cal_retailer.png) no-repeat 0 0;
  background-position: 0 0;
}

a.btn_find_cal_retailer:hover {
  background-position: 0 -50px;
}

a.btn_identify {
  display: block;
  width: 323px;
  height: 27px !important;
  background: url(/images/btn_identify.png) no-repeat 0 0;
  background-position: 0 0;
  margin-left: 15px;
}

a.btn_identify:hover {
  background-position: 0 -40px;
}

a.btn_treat {
  display: block;
  width: 400px;
  height: 27px !important;
  background: url(/images/btn_treat.png) no-repeat 0 0;
  background-position: 0 0;
  margin-top: 15px;
  margin-left: 60px;
}

a.btn_treat:hover {
  background-position: 0 -40px;
}

a.btn_prevent {
  display: block;
  width: 338px;
  height: 27px !important;
  background: url(/images/btn_prevent.png) no-repeat 0 0;
  background-position: 0 0;
}

a.btn_prevent:hover {
  background-position: 0 -40px;
}

a.btn_med_talc {
  display: block;
  width: 442px;
  height: 30px !important;
  background: url(/images/btn_med_talc.png) no-repeat 0 0;
  background-position: 0 0;
  margin-top: 15px;
  margin-left: 30px;
}

a.btn_med_talc:hover {
  background-position: 0 -40px;
}

a.btn_find_retailer {
  display: block;
  width: 125px;
  height: 27px;
  background: url(/images/btn_find_retailer.png) no-repeat 0 0;
  background-position: 0 0;
}

a.btn_find_retailer:hover {
  background-position: 0 -50px;
}
