@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("thinkit.co.jp") {
  #logo {display: none !important;}
  #header-in {height:55px !important;}

  /* Navigation bar */
  #nav {
    position: relative !important;
    background-color:#4FB224 !important;
  }
  /* Search Box */
  #google-cse-searchbox-form .form-text {top: 32px !important;}
  #google-cse-searchbox-form .form-submit { top: 30px !important;}
}