#newGeography {
    width: 900px;
    margin: 15px 0 0 20px;
    float: left;
}

#newGeography .label {
    width: 220px;
    font-weight: bold;
    float: left;
}

#newGeography .row {
    width: 900px;
    float: left;
    margin: 10px 0;
}

#newGeography .row #name {
    width: 150px;
}

#newGeography .row select {
    width: 155px;
}
