﻿h4 {
}

.category-row {
    clear: both;
}

.category-cell {
    float: left;
    margin-left: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 18px;
    width: 170px;
    /*background-image: url(/images/icon-right-arrow.png);*/
    background-repeat: no-repeat;
    background-position: left top;
}



.listing {
    /*border-bottom: solid 1px #eeeeee;*/
    margin-top: 5px;
    padding-bottom: 7px;
    margin-bottom: 7px;
    margin-left: 5px;
}

.bname {
    font-weight: bold;
}

.bname a{
    text-decoration: underline;
}

.phone {
    margin-left: 10px;
}

.separator {
    height: 3px;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 10px;
}