.left {
    float: left;
}

.right {
    float: right;
}

.right.ComplexTableField_ItemRequest_Popup {
    float: none;
}