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