.rel-ctrls {
    background: #e5e5e5;
    overflow: auto;
    padding: 4px 10px;
}

.rel-ctrls a {
    color: #fff;
    text-decoration: none;
}

.rel-ctrls-sort-field-container {
    display: none;
}

.rel-ctrls .sort-handle {
    float: right;
}

.rel-ctrls .form-input-submit {
    float: right;
}
