@namespace url(http://www.w3.org/1999/xhtml);


@-moz-document url-prefix(http://www.theregister.co.uk/), url-prefix(http://www.reghardware.com/), url-prefix(http://www.channelregister.co.uk/){

/*All Pages*/

.article-nav {height:0px!important;}
body {background:#EEEEEE!important;}

#track-this-topic,
#whitepapers,
#btm-nav,
#top-nav,
#sub-nav,
#right-col {
display:none!important;
}

#main-col {width:100% !important;}

#related-stories {
    display: none!important;
}

ul.article_social_btns {
    display: none;
}

div.comment_block {
    display: none!important;
}

#body {
    width: 80%!important;
font-family: "Lucida Grande", Verdana, sans-serif!important;
font-size: 14pt!important;
line-height: 1.5em!important;
}

html body {
    background-color: #ffffff!important;
}

/*Just for the Print version*/
.print {
line-height:150%!important;
font-size:0.875em!important;
padding:15px!important;
background:white!important;
margin-left:20%!important;
width:60%!important
}

}