ul.list-last-incomes{
    margin: 0;
    padding: 0;
    list-style: none;
}
    ul.list-last-incomes li{
        list-style: none;
        padding: 0;
        margin: 5px 0 15px 0;
    }
    .list-last-incomes a.photo-spares{
        float: left;
        font-size: 0; line-height: 0;
        text-decoration: none;
        overflow: hidden;
        border: 1px solid #edeef0;
        padding: 1px; margin: 0 5px 5px 0;
        background: #fff url('http://img.auto.ria.ua/img/loaders/loader_smol.gif') center center no-repeat;
    }
        .list-last-incomes a.photo-spares img{
            border: none;
        }
        ul.list-last-incomes li p{
            margin: 0;
            padding: 0;
        }
        ul.list-last-incomes li a.type-item{
            line-height: 13px;
        }
        ul.list-last-incomes li p.price-spares{
            margin: 0;
            padding: 0;
            text-align: right;
            color: #7c7c7c;
        }
             ul.list-last-incomes li p.price-spares span{
                 float: left;
                 font-size: 12px;
                 color: #525252;
             }
             ul.list-last-incomes li p.price-spares strong{
                 color: #e50909;
                 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
             }
.submit-add-spares{
    text-align: center;
    margin-bottom: 15px;
}
    .submit-add-spares a.button-x28{
        line-height: 25px;
    }
