@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("filehippo.com") {

div.left, iframe[src*=".googlesyndication."]{
  display:none !important;
}

div#head-right{
  width:250px !important;
  top:12px !important;
  font-size:10px !important;
  text-align:center !important;
}

}

@-moz-document url("http://www.filehippo.com/"),
               url("http://filehippo.com/") {

div.ad{
  display:none !important;
}

}

@-moz-document url-prefix("http://www.filehippo.com/latest"),
               url-prefix("http://www.filehippo.com/popular"),
               url-prefix("http://www.filehippo.com/software"),
               url-prefix("http://www.filehippo.com/search"),
               url-prefix("http://filehippo.com/latest"),
               url-prefix("http://filehippo.com/popular"),
               url-prefix("http://filehippo.com/software"),
               url-prefix("http://filehippo.com/search") {

div.right{
  width:749px !important;
  margin-right:17px !important;
}

}

@-moz-document url-prefix("http://www.filehippo.com/download"),
               url-prefix("http://filehippo.com/download") {

div.middle{
  width:560px !important;
}

}

@-moz-document url-prefix("http://update.filehippo.com/"){

hr{
  display:none !important;
}

}