@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#urlbar .textbox-input-box {
-moz-appearance: textfield !important;
height: 22px !important;
margin-left: 1px !important;
padding-left: 3px !important;
}
#urlbar {
-moz-appearance: none !important;
background-color: transparent !important;
border: 0 !important;
}
#urlbar:not([level="high"]):not([level="low"]) #identity-box,
#urlbar:not([level="high"]):not([level="low"]) #identity-box hbox {
background-color: transparent !important;
background-image: none !important;
border: 0 !important;
}
#identity-box {
outline: transparent !important;
}
#urlbar dropmarker {
-moz-border-left-colors: transparent !important;
background-color: transparent !important;
}