@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("https://www.google.com/accounts/ServiceLogin") {
  img[src$="talk_bubbles.gif"], .form-noindent[cellpadding="0"], 
  body br, td[width="75%"] { 
    display: none !important; 
  }
  table[width="95%"], table[width="94%"],table[width="90%"] {
    width: 40% !important;
  }
  body > table:first-child {
    margin-bottom: -0.5em !important;
    width: 40% !important;
    margin: 0 auto;
  }
  body > div {
    width:40% !important;
    margin: 0 auto !important;
  }
  div.body {
    width:100% !important;  
  }

  table+br+br+table{
    width:40% !important;
  }
  .bodytext {
    font-size:0.6em !important; 
  }
  .gaia.le.val {
    font-size:1.1em !important; 
    padding:2px;
  }
}

/* Google Analytics */
@-moz-document url-prefix("http://www.google.com/analytics/") {
  #headlineorange, #tnavitems, #contenthome, .newsbox {
    display:none !important;
  }
  #container {
    padding-top:0 !important;
  }
  #navhome {
    margin: 0 auto !important;
    float: none !important;
  }
  #tnav,#navhome, #footer_container {
    width:45% !important;
  }
  div.border, #sidebarhome iframe {
    width:100% !important;
  }
  #sidebarhome iframe {
    height: 200px;
  }
  #footer_container {
    font-size:0.8em;
  }
}

@-moz-document url-prefix("https://www.google.com/accounts/ServiceLogin?service=sitemaps") {
  body > table {
     margin-top:-20px;
     width:40%;
  }
  table tr+tr td[align=left] {
     display:none;
  }
  table table tr+tr td[align=left] { /*this unhides the sign-in buttom */
     display:block !important;
  } 
  .lbox {
     display:none;
  }
  center { 
     margin-top:-1em;
  }
  center table {
     width:40% !important; 
     font-size: 0.95em !important;
  }
}