#content-primary .staff_directory_item {
    color: #222;
}

#content-primary .staff_directory_item a {
    color: #2662E3;
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
}

#content-primary .staff_directory_holder li {
    background: white;
    padding: 10px
}

#content-primary .staff_directory_holder li:hover {
    border-left: 1px dotted #222;
}

#content-primary .staff_directory_holder li:nth-child(odd) {
    background: #F9F9F9;
    padding: 10px;
}

.cke_editable {
    background: none;
}

.cke_ltr {
    background: none;
}
