@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.hostgator.com/"),
               url-prefix("http://forums.hostgator.com/"),
               url-prefix("http://support.hostgator.com/")
{

 [style*="background-image: url(images/table_bg222.gif);"],
 #container,
 #wrapper,
 #footer .header,
 .alt1 > h2,
 .footer
  {
    background: none !important;
  }

 img[src$="table_bg333.gif"]
  {
    display: none !important;
  }

 .alt1 > h2
  {
    color: #000 !important;
  }

 #header, #logo
  {
    height: 100px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

 .header
  {
    background-position: top left !important;
  }

 #container > #nav
  {
    margin: 0 !important;
  }

 #wrapper
  {
    margin: 0 !important;
    padding: 0 !important;
    width: 99% !important;
  }

 #container > #nav,
 #container > *
  {
    margin: 0 !important;
    padding: 0 !important;
    width: 99% !important;
  }
 #container > #nav > li:first-child,
 #container > #nav > b:first-child + li
  {
    margin-left: 25px !important;
  }

 #leftcol
  {
    width: 75% !important;
  }
 #rightcol
  {
    width: 23% !important;
  }
 #rightcol > *,
 #rightcol ul
  {
    width: 95% !important;
  }
 #rightcol li
  {
    width: 85% !important;
  }
 #rightcol img
  {
    width: 100% !important;
  }

 #rightcol h2
  {
    padding: .1em 1em !important;
  }

}