@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(linerider.com) {

.sidebar-left, #top-header, .header, .vote-up-down-widget-alt, .content p, .footer, hr, h1, .sidebar-right, .links {
display:none !important;
}

* {
margin: 0 !important;
padding: 0 !important;
}

#main, div {
width: 100% !important;
}

embed {
width: 100% !important;
height: 100% !important;
}

}