/**
 * $Horde: horde/themes/ie6_or_less.css,v 1.1.2.3 2007/12/20 15:04:04 jan Exp $
 *
 * CSS corrections for IE 6 and below.
 */

#sidebar-frame {
    overflow-x: hidden;
}

.treeRow {
    overflow: visible;
    height: 20px;
}

#menu {
    overflow: visible;
    height: 50px;
}

.clear {
    clear: none;
}
