#listinginfo
{
    width: 780px;
    background-color: #F1EFE2;
    border: 1px solid #C0C0C0;
}

.section_caption
{
    font-weight: bold;
    text-align: center;
    background-color: #5C895C;
    color: #ffffff;
    padding: 2px;
}
#listing_features .section_content .textcaption,
#listing_maindata .section_content .textcaption
{
    text-align:right;
    font-weight:bold;
    background-color: #E7E4D3;
    width: 130px;
}

#listing_text .section_content .textcaption
{
    text-align:center;
    font-weight:bold;
    background-color: #E7E4D3;
}

