/*
Tahomalizing Gmail And Buzz!
Aria Radmand
aria@radmand.net
*/
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("mail.google.com") {
body,td,input,textarea,select, .Ix {
  line-height:16px;
  font-family: Tahoma !important;
  font-size:10pt !important;
}

div.GU div.nH{
  font-size: 11px !important;
}
.Ix, table.cf *{
  line-height:16px;
  font-size: 11px !important;
}

.yqOfOe{
  max-width:97% !important;
}
.H4  {
  max-width:90% !important;
}
}