#UI_Left {
    height: 889px;
    width: auto;
    margin-bottom: 2px;
    /* margin-left: 2px; */
    float: left;
}

#UI_Right {
    /* width: 43%; */
    float: left;
}

#UI_Central {
    margin-right: 2px;
    *display: inline-block;
    width: auto;
    overflow: hidden;
}