I met the same problem that IE8 doesn’t position the “left bottom” background image correctly.
I found a solution. Instead of “background-position:left bottom”, use “background-position:left 97%” and that works.
To see all my CSS codes about this issue, visit https://www.menubasic.com/Menu/Javascript-CSS-Menus.aspx?menu=50&skin=3&p=1 and click the CSS link on that page.