﻿h4 {
}

.bk {
    line-height: 17px; 
}

.row {
    clear: both;
    border-bottom: solid 1px #c4d5df;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-bottom: 15px;
}

.cell {
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 18px;
    width: 215px;
    /*background-image: url(/images/icon-right-arrow.png);*/
    background-repeat: no-repeat;
    background-position: left top;
}

