select#StartupLaunchDateYear {
    text-align: center;
    width: 65px;
}
select#StartupLaunchDateMonth {
    width: 100px;
}
select#StartupLaunchDateDay,
select#StartupLaunchDateHour,
select#StartupLaunchDateMin,
select#StartupLaunchDateSecond {
    width: 50px;
}
input#StartupAnnouncementNum {
    text-align: right;
    width: 30px;
}
select#StartupAnnouncementType {
    width: 80px;
}
