
div#parent_name,
div#partial_tree {
    clear: left;
    float: left;
    margin-right: 12px;
    margin-left: 0;
}

#product_sections_content_1,
#text_content {
    display: table-cell;
}
*+html .menu_partial_tree {  margin-left:-2px; }

