#map {
    float: right;
}

select {
    width: 150px;
    margin: 0.2em;	    
}

label {
    width: 200px;
}

body {
width: auto;
}
