body{
	direction: rtl !important;
}

.pull-left{
	float: right !important;
}

.pull-right{
	float: left !important;
}