﻿#admin_form_container
{
    width:985px;
    margin:auto;
    padding: 0 0 0 0;
}

#admin_form_container:after
{
    content: ""; 
    display: block; 
    height: 0; 
    clear: both;
}

#controls_left
{
    width:490px;
    float:left;
}


#controls_right
{
    width:490px;
    float:right;

}

#controls_left_ins
{
    width:490px;
    float:left;
}


#controls_right_ins
{
    width:490px;
    float:right;

}
