@namespace url(http://www.w3.org/1999/xhtml);



@-moz-document domain("twitter.com") {

.tweet-full-name{

float:right !important;

}

.tweet-row{

direction:rtl !important;

text-align:right !important;

}

.tweet-content{


margin-left: 0px !important;
margin-right: 58px !important;

}

.tweet-text {
font:13px tahoma,sans !important;
}

.tweet-image{

float:right !important;

}


._timestamp {
float: left !important;
}

.tweet-box textarea{

font:11px tahoma,sans !important;

direction:rtl !important;

text-align:right !important;

}

.tweet-user-name{

margin-right:20px !important;

}

.tweet-content .tweet-row:nth-child(4) {

text-align:left !important;

direction:ltr !important;

}

}