в IE должно быть так HTML и css код <div id="ins"> <a style="margin: 0pt 13px;" href=" "><span class="l"></span><span class="c"></span>Текст1 <span class="r"></span></a> <a style="margin: 0pt 13px;" href="/url/"><span class="l"> </span><span class="c"></span>текст2<span class="r"> </span></a> <a style="margin: 0pt 13px;" href="/url/"><span class="l"> </span><span class="c"></span>текст3<span class="r"> </span></a> </div> #ins { height:20px; position:absolute; text-align:center; top:93px; width:100%; } #ins a { background:url('../images/inset_center.png') repeat-x scroll center top transparent; font-weight:bold; margin:11px; outline:medium none; padding:6px 0; text-decoration:none; color:#016dc1 } #ins a .l { background:url('../images/inset_left.png') no-repeat scroll 0 0 transparent; margin-left:-12px; padding:6px 0 6px 12px; } #ins a .r { background:url('../images/inset_right.png') no-repeat scroll right top transparent; margin-right:-12px; padding:6px 0 6px 12px; Помогите исправить