  .product-list {
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 1px #7d7d7d solid;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
}

.product-list .product-list-r {
    float: right;
}