#content p {
    margin-bottom:  .8em;
}
#content form#user div.clear>label {
    float:          left;
    width:          33%;
    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:          26%;
    margin:         0 0 .4em .5em;
    font-size:      .9em;
    color:          #265d00;
}
#content form#user input[type=submit] {
    background:     url("/image/bt_submit.png") no-repeat scroll left bottom transparent;
    border:         none;
    color:          white;
    width:          219px;
    height:         28px;
    font-weight:    bold;
}
#content div.gmc_box {
    margin-bottom:  .2em;
}
#content div.gmc_box_head {
    font-weight:    bold;
    color:          #265d00;
}

