/* $Id: fix-ie.css,v 1.2.2.1 2008/04/27 11:07:31 melon Exp $

  Ubiquity Drupal theme CSS hacks for IE

*/

/* IE6 breaks layout with this element, this is only an ugly workaround */
#edit-wipe {position: absolute;float: left;clear: both;}
