@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google."),url-prefix("http://google."){
#nav>tbody>tr:not(:hover)>td:not(:first-child){display:none!important}

/*move results to the right of searchbox*/
/*
#nav{position:absolute!important;top:2em!important;right:40%!important;max-width:0!important}
*/
}