/**
 * Artio_GUI_SubmitForm
 */
div.buttons {
    clear: both;
    padding-top: 1em;
    text-align: center;
}
div.buttons input.button { 
    margin-top: 0.2em;
    margin-right: 0.2em;
}

