### Eclipse Workspace Patch 1.0
#P drupal-cvs
Index: themes/garland/style-rtl.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/style-rtl.css,v
retrieving revision 1.2
diff -u -r1.2 style-rtl.css
--- themes/garland/style-rtl.css	2 Oct 2007 16:03:17 -0000	1.2
+++ themes/garland/style-rtl.css	6 Oct 2007 11:21:10 -0000
@@ -1,35 +1,5 @@
 /* $Id: style-rtl.css,v 1.2 2007/10/02 16:03:17 dries Exp $ */
 
-html {
-  direction: rtl;
-}
-
-/**
- * Markup free clearing
- * Details: http://www.positioniseverything.net/easyclearing.html
- */
-.clear-block:after {
-  content: ".";
-  display: block;
-  height: 0;
-  clear: both;
-  visibility: hidden;
-}
-
-.clear-block {
-  display: inline-block;
-}
-
-/* Hides from IE-mac \*/
-* html .clear-block {
-  height: 1%;
-}
-
-.clear-block {
-  display: block;
-}
-/* End hide from IE-mac */
-
 /**
  * Generic elements
  */
