.dir_rtl {
	direction: rtl;
}
.dir_ltr {
	direction: ltr;	
}
.text_right {
	text-align: right;
}