@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("telediario.mx") {
  #header .container {
    background-position: center bottom !important;
    position: static !important;
    height:   auto   !important;
  }
  #logo-floater {
    display:  none !important;
  }
  .content {
    line-height:  100%   !important;
    position:     static !important;
    top:          0      !important;
  }
  #weatherContainer {
    margin-right: 300px;
    margin-top:  -25px;
    top:          25px  !important;
  }
  .searchbox {
    top: -8px  !important;
  }
  #menu {
    position: relative !important;
    top:      auto     !important;
  }
  ul.primary-links {
    height: auto  !important;
  }
}