Encountering a curious issue with how IE is interpreting my css. The defined style includes "background-image: url(/images/leftArrow.png); DISPLAY: block; cursor: pointer;"
However, IE 7 & 8 seem to be merging background and display as one property (refer to screenshot)
Any thoughts or suggestions on how to remedy this?
https://i.sstatic.net/GSHxh.png
(source: infinicastonline.com)