@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#downbarMainMenuButton, stack[style="background-image: url(chrome://downbar/skin/whiteToTransGrad.png);"], #downbarClearButton, .db_progress-remainder {
  background-color: transparent !important;
  background-image: none !important;
  -moz-border-radius:  0 !important;
}

.db_progress-bar {
  background-color: #9696C9 !important;
  background-image: none !important;
}


#downbarMainMenuButton, #downbarClearButton {
  border: 1px solid ThreeDShadow !important;
  -moz-border-top-colors: ThreeDShadow !important;
  -moz-border-right-colors: ThreeDShadow !important;
  -moz-border-left-colors: ThreeDShadow !important;
  -moz-border-bottom-colors: ThreeDShadow !important;
  padding-bottom: 1px !important;
  padding-top: 1px !important;
}


#downbarMainMenuButton:hover, stack:hover[style="background-image: url(chrome://downbar/skin/whiteToTransGrad.png);"], #downbarClearButton:hover { 
  background-color: #F3F3F0 !important;
  border: 1px solid ThreeDShadow !important;
  -moz-border-top-colors: ThreeDShadow !important;
  -moz-border-right-colors: ThreeDShadow !important;
  -moz-border-left-colors: ThreeDShadow !important;
  -moz-border-bottom-colors: ThreeDShadow !important;
}

#downbarHolder { 
  border-top-width: 0px !important;
}