﻿h4 {
}

.row {
    clear: both;
    /*border-bottom: solid 1px #c4d5df;*/
    margin-top: 10px;
    padding-bottom: 15px;   
    display: table;
    /*border: solid 1px #ccc;*/
}

.rowlast {
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.prow {
    clear: both;
    /*border-bottom: solid 1px #c4d5df;*/
    margin-top: 10px;
    padding-bottom: 15px;   
    /*border: solid 1px #ccc;*/
}

.pcell {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 180px;
    line-height: 17px;
    /*background-image: url(/images/icon-right-arrow.png);*/
    /*border: solid 1px #ccc;*/
}

.pline {
    color: #666;
}

.pprod {
    font-size: 10px;
}

.cell {

    margin-left: 5px;
    margin-top: 5px;
    width: 190px;
    display: table-cell;    
    vertical-align: middle;
    /*background-image: url(/images/icon-right-arrow.png);*/
    background-repeat: no-repeat;
    background-position: left top;
    /*border: solid 1px #ccc;*/
}


.brandkeywords {
    line-height: 17px; 
}


h3 {
    color: #ff6600;
}

#whyus {list-style-type:none; padding-left: 0;}
#whyus li{padding-left: 26px; font-weight: bold; font-size: 13px; line-height: 28px; background-image: url(/images/green_tick.png); background-position: left center; background-repeat: no-repeat;}
