@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("guardian.co.uk") {

.commercial, #related, .article-attributes, #comment-info-related, #sub-header, #section-selector, #promo, .related-content, #pluck-container {
  display:none!important;
}

#box {
  width:100%!important;
}

#content {
 width:auto!important;
}

#article-wrapper {
 -moz-column-count:2!important;
}

#article-header p, #article-header #main-article-info, h1 {
 width:auto!important;
}

#wrapper {
 background-image:none!important;
}

#article-header .stand-first-alone {
  padding-bottom:0!important;
}

p { 
 text-align:justify!important;
}


#stand-first {
  margin-bottom:22px;
}

}