@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("identi.ca") {
body {
font-family: tahoma !important;
font-size: 11px !important;
}

#content .notices li {
text-align: right !important;
direction: rtl !important;
}

.notice p.entry-content {
padding-right: 5px !important;
}

.notice .author .fn {
float: right !important;
padding-right:5px !important;
}

.photo {
float: right !important;
}

div.notice-options {
float: left !important;
}

.notice .entry-content {
float: right !important;
padding-right:10px !important;
}

#form_notice textarea {
text-align:right !important;
direction: rtl !important;
font-family: tahoma !important;
font-size: 11px !important;
}
}