fieldset
    {
    padding-top: 10px;
    }
label, input, #console img
    {
    margin-right: 10px;
    }
.dash
    {
    width: 60px;
    display: inline-block;
    background: url('../images/dash.png') repeat-x;
    height: 20px;
    margin: 0 5px -5px 0;
    }
#console img
    {
    margin-bottom: -3px;
    }
.navParentForm
    {

    }
.navChildForm
    {
    margin-left: 40px;
    }
#changeNav
    {
    width: 500px;
    }

