.instNotes, .instNotes p, .instNotes .entry {
    display: none;  /* probably initial, inherit, or none */
    color: green;
    font-style: italic;
}
