@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
menupopup, popup, #editBookmarkPanel, .autocomplete-richlistbox, #identity-popup-container,
.autocomplete-treerows {
-moz-appearance: none !important;
background-color: #efffff !important;
border: 1px solid  !important;
-moz-border-top-colors: #87ceeb !important;
-moz-border-right-colors: #87ceeb !important;
-moz-border-left-colors: #87ceeb !important;
-moz-border-bottom-colors: #87ceeb !important;
}
menupopup, popup {
padding: 2px !important;
}
.autorepeatbutton-up:not([disabled="true"]):hover, 
.autorepeatbutton-down:not([disabled="true"]):hover {
border-top: solid 1px #87ceeb !important;
border-left: solid 1px #87ceeb !important;
border-right: solid 1px #add8e6 !important;
border-bottom: solid 1px #add8e6 !important;
}
.autocomplete-richlistbox {
margin: -2px -1px -1px -1px !important;
}
.autocomplete-richlistitem  {
border-bottom: 1px solid #87ceeb !important;
}
#identity-popup-container {
margin: -3px !important;
}
.autocomplete-treerows {
margin: -1px !important;
}
menuseparator {
-moz-appearance: none !important;
border-bottom: 1px solid #87ceeb !important;
border-top: 0px !important;
margin-top: -3px !important;
margin-bottom: 4px !important;
}