html { max-width: 1440px; margin:auto; background-color:#999; text-align:center;  }  
body { max-width: 1440px; margin:auto; background-position: center top; 
       background-attachment:fixed; background: #000; background-repeat:no-repeat; 
}

.android {
  .modal {
    @include box-shadow(none);
    @include background-clip(border-box);
    @include border-radius(0px);
    border: 1px solid black;
  }
}

#gbar a:link,#gbar a:visited,#gbar a:active { font-size:1.3em; font-weight:bold; }
#goocopy { font-family:'Arimo',verdana;font-size:1em; }
#bookmarks {  font-size:0.8em; }
#langtext { width:97.5%; margin-left:3px; display:block; }

#calctiny { display:inline; } 
#t1 { display:none; } 

#midbox { background:#405357; border-color:#145; }
#slogan { position:fixed; bottom:30px; left:-20px; z-index:333 }

#d_Search, #radioButtons { width: 24.3cm; }
#d_Search input[type="button"], #radioButtons input[type="button"] { 
   background-repeat: no-repeat; background-image:url(/images/btn-gsblue-90d.png);
   width:2.35cm; height:1.7em; font-size:0.85em; background-color:#b7cfed; color:#000; border:2px groove gainsboro; 
   font-family:'Arimo',dejavu-sans,verdana,trebuchet-ms,arial,sans-serif; cursor:pointer; margin:0.03cm;  text-align:center; 
}

#radioButtons input[type="button"] { width:2.24cm; font-size:0.71em;   
   font-weight:bold; height:1.7em; border:2px solid transparent; margin-left:0.03cm; text-align:center; 
   margin-top:4px; margin-bottom:1px;   
}

#gooOpts a:hover:after, #gooTM a:hover:after  {   position: fixed; bottom:25px; left:246px;
}
/*********** NOT IN g7xx-m.css **********/
#gbar a:hover:after,#goDiv:hover:after,#eraseDiv:hover:after,#infoDiv:hover:after,#bookmarks a:hover:before,
#goologos:hover:after,#d_Search a:hover:after,#tools div:hover:after, #radioButtons a:hover:after {
                          position: fixed; left: 150px;  bottom:35px;  
}
#gooTM a:hover:after, #transtext:hover:after, #transurl:hover:after, #calctiny:hover:after { 
                          position: fixed; bottom:25px; left:150px;
}
/****************************************/