@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/*
 * Right to Left Twitterfox
 *
 * Author	 : Mehran Bolhasani (mehran751@gmail.com)
 * 
 */

echofon-status {
font-family: tahoma !important;
font-size: 11px !important;
text-align: right !important;
direction: rtl !important;
line-height: 17px;
}

.echofon-status-info,
.echofon-permalink,
.echofon-source-link,
.echofon-status-timestamp,
echofon-status-tagline {
font-size: 10px !important;
direction: ltr !important;
text-align: right !important;
}


.echofon-compose textarea{
font-family: tahoma !important;
font-size: 11px !important;
}