/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

form.iandu-saf-form:after{
    content: "";
    clear: both;
    display: block;
}
form.iandu-saf-form fieldset{
    float: left;
    margin: 15px;
}