/* OVERRIDE micro-amex-spotlight.css with new blue header */

ul#spotlight-buttons a:hover,
ul#spotlight-buttons a[id*=rs-btn]:hover:before,
ul#spotlight-buttons a[id*=rs-btn]:active:before,
ul#spotlight-buttons a[id*=rs-btn]:focus:before,
ul#spotlight-buttons li.selected a[id*=rs-btn]:before {
    background-color: #026cdf;
}
