﻿.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    background-color: #eee;  
    width:  499; 
    height: 228px; 
    top:  0; 
    left: 0 
} 
