I use IE 8 64bit , and have problem with image background, it have right border of image background.
http://imageshack.us/photo/my-images/801/errorna.jpg/and here is my code css:
-moz-box-shadow: 5px 0px 5px #6d3a00,-5px 0px 5px #6d3a00;
-webkit-box-shadow: 5px 0px 5px #6d3a00,-5px 0px 5px #6d3a00;
box-shadow: 5px 0px 5px #6d3a00,-5px 0px 5px #6d3a00;
background:url(../images/header_bg.gif) repeat-x;
behavior: url(PIE.htc);
Thank you for reading my topic