@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("twitter.com") {
* {
font-family: tahoma !important
}
.hentry{
direction: rtl !important;
text-align: justify !important;
font: .9em/1.8em tahoma !important;
}
textarea#status, #sidebar_search_q, #text, .status-body {
direction: rtl !important;
text-align: justify !important;
}
.thumb.author {
left: auto !important;
right: 0 !important;
}
ol.statuses span.status-body {
margin-left: auto !important;
margin-right: 65px !important ;
}
ol.statuses .actions {
right: auto !important;
left: 5px !important;
}
.entry-content {
margin-right: 5px !important;
}
.entry-meta {
direction: ltr;
text-align: left;
}
.doing:before {
content: 'Ú†ÛŒ Ø´Ø¯Ù‡ØŸ | ' !important;
}
#currently strong:before {
content: 'Ø¢Ø®Ø±ÛŒÙ† ØªÙˆÛŒÛŒØª ' !important;
}
.actions-hover {padding-right: 65px !important}
}