

/*----------- begin product grid -----------*/

.ra-product-grid td {
    text-align: center;
}

/*----------- end product grid -----------*/




/*----------- begin product list -----------*/

.ra-product-list .views-row {
    clear: both;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #ccc;
    min-height: 100px;
}

.ra-product-list .views-field-field-ra-product-image-fid {
    float: left;
    margin: 0 10px 10px 0;
}

/*----------- end product list -----------*/
