#containerScroller {
display:inline-block;
_background-image:url(images/srollerOne.gif);
height:90px;
margin-top:-70px;
overflow:hidden;
position:relative;
width:942px;
/*z-index:-1;*/
 }
#links1,#links2 {
    position:absolute;
    width:930px;

 }
#links1 img,#links2 img {
    float:left;
    border:0;
    margin-right:0px;
 }
