@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://m.twitter.com/") {
body {
width:600px !important;
margin:0 auto !important;
padding: 20px 0 !important;
}

#status {
width:590px !important;
font-size:1.4em !important;
color:#666 !important;
}

.s, .h, .f, .p, .n {
display:none !important;
}

.s, ul {
margin-top:20px !important;
font-size:0.6em !important;
}
}