﻿#pdpoverview .pdp-icons {
    margin: 15px 0 0 13px;
    font-size: 11px;
}
#pdpoverview .pdp-icons div {
    padding: 0 0 10px 55px;
    background: transparent url(/images/common/icons/pdp_bg_icons.gif) no-repeat 0 2px;
}
.fr-CA #pdpoverview .pdp-icons div {background: transparent url(/images/common/icons/pdp_bg_icons_FR.gif) no-repeat 0 2px;}
#pdpoverview .pdp-icons div.in-store {
    background-position: 0 -130px;
}
#pdpoverview .pdp-icons div.reward-zone {
    background-position: 0 -260px;
}
