/**
 * This file is part of Deko Boko. Please see the DekoBoko.php file for
 * copyright and license information.
 *
 * @author Michael Toppa
 * @version 0.9
 */

/* Styling for error messages */
.dekoboko_errors {
}

/* Styling for the form div */
.dekoboko_form {
}

/* Styling for the success message div */
.dekoboko_success {
}

