I have some problems with in Internet Explorer when I use infoboxes with a shadow. It works fine in FF and Chrome, but not in IE8. Help is preciated! Thanks!

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The infobox sets opacity, so if you are attempting to use a shadow with alpha-transparency, it will fail in IE. IE cannot cope with transparency and opacity together.
Ie filter:alpha(opacity) black border may help.