@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("news.bbc.co.uk") {

  body {
    color:rgb(0,0,0) !important;
  }

  #blq-mast {
    height:40px !important;
  }

  #blq-mast img {
    top:-20000px !important;
  }

  .storybody p, .storybodywide p {
    line-height:1.2em !important;
    font-size:1.2em !important;
  }

  .storycontent h1 {
    font-size:2.0em !important;
    margin-top:0px !important;
    margin-bottom:3px !important;
  }

  .storyextra .puffbox {
    line-height:1.1em !important;
  }

  .lhsb, .lhssqs, .lhsnlp {
    border-bottom-width:0px !important;
  }

  .newsbanner {
    margin-bottom:3px !important;
  }

  .storyextra .arr {
    line-height:1.2em !important;
    padding-bottom:3px !important;
  }

  .storyextra .seeAlsoH, .storyextra .av1h {
    padding-top:0px !important;
  }

  .ticko {
    top:-30px !important;
  }
}