#phrases, #phrases option {
    color: #000000;
}

#html_spectrum_output {
    position: relative;
    width: 276px;           /* this is very specific.  If the width in colorassociationVO::outputHtmlSpectrum() changes, update this value! */
    margin-left: auto;
    margin-right: auto;
}

.html_spectrum_color {
    position: absolute;
    bottom: 0;
}