div.formfield {
    margin-bottom:      10px;
    line-height:        14px;
}

div.formfield label {
    font-weight:        bold;
    display:            block;
}

div.formfield input, div.formfield textarea, div.formfield select {
    width:              300px;
}

div.formfield select {
    width:              306px;
}

div.formfield input.cb {
    width:              auto;
}

div.formfield label.cb {
    display:            inline;
    font-weight:        normal;
}

div.formfield input.button {
    width:              auto;
}

form#routemakert label {
    font-weight:        bold;
    width:              60px;
    display:            block;
    float:              left;
}

form#routemakert input {
    width:              250px;
    margin-bottom:      3px;
}

form#routemakert button {
    line-height:        15px;
    font-size:          12px;
}
