@namespace url(http://www.w3.org/1999/xhtml);
 
@-moz-document domain("news.bbc.co.uk") {
 
.centerbody, #blq-mast {
padding: 0 !important;
margin: 0 !important;
border: none !important;
width: 100% !important;
}
 
/* main table, including navigation bar */
 
table[cellspacing="0"][border="0"][cellpadding="0"][width="974"] {
width: 100% !important;
}
 
/* Header of content columns */
 
td[valign="top"][width="800"] {
width: 100% !important;
}
 
table[cellspacing="0"][border="0"][cellpadding="0"][width="800"] {
width: 100% !important;
}
 
table[cellspacing="0"][border="0"][cellpadding="0"][width="800"] > tr > 
td:first-child {
width: 100% !important;
}
 
/* Main story */
 
table[cellspacing="0"][border="0"][cellpadding="0"][width="786"] {
width: 100% !important;
}
 
table[cellspacing="0"][border="0"][cellpadding="0"][width="786"] > tr > 
td:first-child {
width: 100% !important;
}
 
/* Features and comment */
 
table[cellspacing="0"][border="0"][cellpadding="0"][width="466"] {
width: 100% !important;
}
 
/* three lower stories w/images */
 
td[valign="top"][width="466"] {
width: 100% !important;
}
 
table[cellspacing="0"][border="0"][cellpadding="0"][width="446"] {
width: 100% !important;
}
 
div.qbox416 /* quote at the bottom */ {
/*width: 100% !important;*/
margin: auto !important;
}
 
 
table.main, /*td.contentwrapper,*/ table.datetools, div.ds, div.mvtb, 
div.mvtb 
table[cellspacing="0"][border="0"][cellpadding="0"][width="416"], 
table.storycontent {
width: 100% !important;
}
 
div.mvtb td[width="203"], div.mvtb td[width="213"] {
width: 50% !important;
/*margin: auto !important;*/
text-align: center !important;
}
 
div.mvtb td[width="203"] img {
display: none !important;
}
 
div.mvtb td[width="203"] a:before {
content:url(http://newsimg.bbc.co.uk/sol/shared/img/v3/email.gif);
}
 
div.mvtb td[width="213"] img {
display: none !important;
}
 
div.mvtb td[width="213"] a:before {
content:url(http://newsimg.bbc.co.uk/sol/shared/img/v3/print.gif);
}
 
.storybody {
width: 100% !important;
}
 
/*.sportbannerfootball,*/ 
table[cellspacing="0"][border="0"][cellpadding="0"][width="760"] {
width: 100% !important;
}
 
td[valign="top"][width="629"] {
width: 100% !important;
}
 
table[cellspacing="0"][border="0"][cellpadding="0"][width="629"] {
width: 100% !important;
}
 
table[cellspacing="0"][border="0"][cellpadding="0"][width="416"] {
width: 100% !important;
}
 
td[valign="top"][width="416"] {
width: 80% !important; /* hack */
}
 
td[valign="top"][width="203"] {
width: 33% !important;
}
 
.o td[valign="top"][width="203"] {
width: 33% !important; /* hack */
}
 
}