input[name="day"]{

    width:25px;

}



input[name="month"]{

    width:25px;

}



input[name="year"]{

    width:50px;

}



