.itemCon
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #CCCCCC;
    width: 550px;
}

.itemDescription
{
    padding-left: 20px;
    overflow: hidden;
}



.itemTitle
{
    font-size: 12pt;
    color: #333333;
    padding-bottom: 5px;
    padding-top: 5px;
    
}


.itemPhone, .itemFax
{
    padding-top: 3px;
}

.itemWeb
{
    padding-top: 3px;
}

.itemSummary
{
    padding-bottom: 3px;
}

.itemImage
{
    width: 150px;   

}

.itemImageDiv
{
    float: left;
    padding-right: 20px;
    width: 175px;

}

.itemRightDiv
{
    float: left;
    width: 425px;

}

.itemClear
{
    clear: both;
}


.businessCat
{
 float: left;
 width: 45%;
 padding-left: 10px;   
    font-size: 16pt;    
}

.businessCatIn
{
    
}

.businessLeftTD
{
    width: 500px;

}

.memberName
{
    font-size: 18px;
    color: Red;
}


.businessName
{
    font-weight: bold;
    font-size: 12pt;
}

.businessItem
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11pt;
}