/* jQuery Cicle Plugin */

.pics {   
    width:   854px; 
    height:  340px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0;  
    border:  0;  
    background-color: #fff;  
    width:   854px; 
    height:  340px; 
    top:  0; 
    left: 0;
} 