﻿.menu {
    margin: 0;
    padding: 0;
}
.menu li {
    list-style: none;
}
.form-actions input {
    margin-right: 0.5em;
}
.form-actions input:hover {
    background: #FFFFFF;
}
label {
    font-weight: bold;
}