@charset "UTF-8";
/* CSS Document */

.a_login_input
{
    margin-bottom: 6px;
}

.add_prod_form_div
{
    width: 565px;
}

.add_prod_form_col_left
{
    width: 275px;
    float:left;
    margin-right: 15px;
}

.add_prod_form_col_right
{
    width: 275px;
    float:left;
}

.input_100
{
    width: 565px;
    margin-bottom:10px;
}

.input_275
{
    width: 275px;
    margin-bottom:10px;
}