@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("hootsuite.com") {

._baseTweetText, ._tweetText, .messageContent {
font-family: tahoma !important;
font-size: 11px !important;
text-align: right !important;
direction: rtl !important;
}

.multi-message textarea {
font-family: tahoma !important;
font-size: 11px !important;
text-align: right !important;
direction: rtl !important;
}
}