﻿#NoPropertySectionPageDiv
{
    width:847px;
    overflow:hidden;
}

#NoPropertySectionPageDiv #NoPropertySectionMainDiv
{
    width:847px;
    margin-bottom:30px;
    overflow:hidden;
}

#NoPropertySectionPageDiv #NoPropertySectionMainDiv #NoPropertySectionLeftDiv
{
    width:200px;
    margin-right:16px;
    float:left;
    overflow:hidden;
}

#NoPropertySectionPageDiv #NoPropertySectionMainDiv #NoPropertySectionContentDiv
{
    width:631px;
    float:right;
    overflow:hidden;
}

