#random_cars_h {

    width: 100%;

    height: auto;

    float: left;

}

#random_cars_h .block_item_h {

display: inline;

list-style-type: none;

padding-right: 10px;

float: left;
width:130px;

}



.rd_name {

    font-family:Arial, Helvetica, sans-serif;

    font-size:0.9em;

    color:#333;

    height:auto !important;

}



.rd_price {

    font-family:Arial, Helvetica, sans-serif;

    font-size:0.8em;

    color: orangered;

    height:auto !important;

}