@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

richlistitem.autocomplete-richlistitem * {margin: 0 !Important; padding: 0 !important;}

richlistitem.autocomplete-richlistitem > hbox{margin: -1px -2px -2px -2px !important;}

richlistitem.autocomplete-richlistitem[selected=true] {
background: rgba(120,120,255,0.6) !important;
}

.ac-comment:first-child {font: bold 13px/14px 'tahoma' !important; color: #222 !important;
margin: -2px 0 0 0 !important; padding: 0px !important;
}
.ac-comment:not(:first-child) {font: bold 10px/14px 'segoe ui' !important; color: #aa0 !important;
margin: -2px 0 0 0 !important; padding: 0px !important;}
.ac-comment[selected="true"] {color: white !important;}

richlistitem.autocomplete-richlistitem .ac-title image:first-child {
width: 12px !Important; height: 12px !important;
display: none !important;
}

.ac-url-text {font: 11px 'segoe ui' !important; color: #555 !important;}
.ac-url-text[selected="true"] {color: white !important;}

.ac-site-icon {width: 16px !important; height: 16px !important;}

/* spacer.ac-site-icon  {display: none !important} */