.form-actions {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 0;
}
.row-fluid.nav {
    display: none;
}

*+address, *+dl, *+fieldset, *+figure, *+ol, *+p, *+pre, *+ul {
    margin-top: 10px;
}

address, dl, fieldset, figure, ol, p, pre, ul {
    margin: 0 0 10px 0;
}

.uk-table td {
    vertical-align: middle;
    border: 1px solid #ddd;
}

thead {
    background: #2d72a2;
    color: #ffffff;
}