/*************************************************
*  This CSS file belongs to WP-Table Reloaded!   *
*  DO NOT make any changes here, add them to the *
* "Custom CSS" textarea in the "Plugin Options"! *
*************************************************/

.wp-table-reloaded {
	direction: rtl;
	text-align: right;	
}

.wp-table-reloaded .sorting,
.wp-table-reloaded .sorting_asc,
.wp-table-reloaded .sorting_desc {
	background-position: left!important;
}