.pics {
 height: 287px;
 left: 50%;
 margin-left: -463px;
 margin-top: 14px;
 overflow: hidden;
 padding: 0;
 position: absolute;
 top: 0;
 width: 919px;
}

* html .pics {
 width: 911px;
 margin-left: -455px;
 margin-top: 22px;
 height: 279px;
}

 
.pics img {  
    /*padding: 0px;  
    border:  none;  
    background-color: #2666A1;  
    width:  911px;
    height: 279px;*/
    top:  0; 
    left: 0;
    z-index:-1;
}
