.nl-form {
    padding-top:100px;
    height:192px;
    overflow:hidden;
}
.nl-form h2 {
    margin:0;
    color:#8b8b8b;
    padding:0;
    font-size:21px;
    line-height:30px;
    text-align:center;
    width:700px;
    margin:0 auto;
    text-transform: uppercase;
}

#sel-data {
    background:#fff;
    border:2px solid #ccc;
    font-size:18px;
    line-height:28px;
    color:#ff8700;
    padding: 30px;
    width:780px;
    text-shadow: 1px 1px 1px #e9e9e9;
}
#sel-data .nl-form{
    height:auto;
}
