@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("addons.mozilla.org") {
  div.search-container {
    position:absolute !important;
    top:80px !important;
    left:360px !important;
    margin-left:auto !important;
    margin-right:0 !important;
    background-image:none !important;
  }

  div.search-container h3 {
    color:red !important;
    font-weight:bold !important;
  }

  #page-title div {
    margin-left:0 !important;
    padding-left:10px !important;
  }
}
