Hi there,
Please try this:
#gform_2 {
text-align: center;
}
#gform_2 .gform_footer {
width: 96px !important;
}
/* Just to level the textboxes to the submit button */
#gform_wrapper_2 .gform_fields input.large,
#gform_wrapper_2 input.button {
margin: 0;
}
Hope this helps.