@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#urlbar:not(:hover):not([focused="true"]):not([level="high"]):not([level="low"]) 
.textbox-input-box {
background: #ccffff !important;
border: 1px solid !important;
border-color: ThreeDShadow !important;
margin-left: 1px!important;
margin-top: 1px!important;
margin-bottom: 1px!important;
-moz-border-radius-topright: 1px !important;
-moz-border-radius-bottomright: 1px !important;
padding: 1px !important;
}