rather annoying issue that I encountered and spent too much time researching – the relevant IE fix is in all caps
button#accordionToggle {
display: block;
width: 200px;
height: 35px;
background: #555 url('../img/toggleAllSprite.gif') no-repeat 0px 0px;
text-decoration: none;
border: 0px solid #fff;
FILTER: NONE;
}