@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
.autocomplete-richlistitem[type="bookmark"] .ac-comment {
color: #006400 !important;
}
.autocomplete-richlistitem:not([type="bookmark"]) .ac-url-text {
color: #000000 !important;
}
.autocomplete-richlistitem[selected="true"] .ac-comment, 
.autocomplete-richlistitem[selected="true"] .ac-url-text {
color: #ffffff !important;
}