/*
 * JSFDays forms stylesheet
 * Version: 1.0
 * Date: 29_10_2008
 */

/* Form Controls ------------------------------------------------------------ */

.input_submit, .input_button, .input_reset {
    display:none;
}
.input_submit.hover, .input_button.hover, .input_reset.hover {
    display:none;
}

.printbuttons {
    display:none;
}
