#special_offers #advertisement {
  color: #900;
  font-weight:bold;
  margin-left: 0.7em;
}

#special_offers th,
#special_offers td {
  padding: 4px 4px;;

}

#special_offers .category {
  font-size: 1.2em;
  color: #0077b0;
  padding: 2em 0em;
}

#special_offers .bank,
#special_offers .speciality,
#special_offers .fmh_remark {
  width: 33%;
}

#special_offers th.bank,
#special_offers th.speciality,
#special_offers th.fmh_remark,
#special_offers th.logo_image {
  background-color: #ddd;
  color: #000;
}

#special_offers .logo_image {
  background-color: #fff;
}

#special_offers .alt0 {
  background-color: #fafafa;
}

#special_offers .alt1 {
  background-color: #eee;
}

#special_offers .special_offer_spacer {
  height: 10px;
}

#special_offers th {
  color: #666;
}