#content {
    padding-top:    2em;
}
#content p {
    margin-bottom:  .8em;
}
#content form#user div.clear>label {
    float:          left;
    width:          37%;
    font-weight:    bold;
    text-align:     right;
}
#content form#user div.clear>div,
#content form#user div.clear>input,
#content form#user div.clear>select,
#content form#user div.clear>textarea {
    float:          left;
    width:          35%;
    margin:         0 0 .4em .5em;
    font-size:      .9em;
    color:          #265d00;
}
#content form#user input[type=submit] {
    width:          40%;
    margin-top:     2em;
}
#content div.gmc_box {
    margin-bottom:  .2em;
}
