.dayOfMonth{
    width: 50px;
}

.monthOfYear{
    width: 100px;
}

.year{
    width: 85px;
}


h2{
    font-size: 20px;
    line-height: 25px;
    text-align: left;
}


h3{
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}

input[type="submit"]{
    height: 29px;
    vertical-align: top;
}
