=== added file 'zen/zen/tabs-rtl.css'
--- zen/zen/tabs-rtl.css	1970-01-01 00:00:00 +0000
+++ zen/zen/tabs-rtl.css	2009-02-26 08:49:50 +0000
@@ -0,0 +1,12 @@
+/* $Id: tabs.css,v 1.3 2009/02/02 03:38:46 johnalbin Exp $ */
+
+/**
+ * @file
+ * RTL companion for the tabs.css file.
+ */
+
+
+ul.primary li
+{
+  float: right;
+}
\ No newline at end of file
