ul#promos li.promo{
background: #f2f0ed !Important;
}	
ul#promos li.arrow a{
color: #000000 !important;
}
ul#promos li.arrow a:hover {
color: #3366CC !important; 
}
li.rel.highlight {
outline-style: solid 2px blue !important;	
}
a:focus, area[href]:focus, input:focus, select:focus, textarea:focus, button:focus, iframe:focus, [tabindex]:focus, [contentEditable=true]:focus, .addFocus:focus{
border: 0.5px solid white !important;
}