/* Center the submit button */
table.tblButtons {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
