.registration {
    width: 100%;
}

.registration .section {
    width: 100%;
}

.registration .section .elmt1 {
    clear: both;
    height: 40px;
}

.registration .section .elmt2 {
    clear: both;
    height: 80px;
}
.registration .title{
    float: left;
    width: 200px;
}

.registration .combo {
    height: 40px;
    float: left;
}

