.imgStructure{
list-style-type: none;
;
}


.imgStructure li{
    width: 140px;
    text-align: center;
    float: left;
    clear: right;
 list-style-type: none;
}