
/* - ploneCustom.css - */
@media all {
/* http://www.kahea.org/portal_css/ploneCustom.css?original=1 */
#LSResult { z-index: 1000; }
/* */
.template-moderate-comments #portal-column-two { display: none; }
.portletNavigationTree .navTreeTopNode div { display: inline; }
dl.portlet ul.navTree li.navTreeCurrentNode ul a { color: white !important; }
dl.portlet ul.navTree li.navTreeCurrentNode ul a:hover { color: #FB9635 !important; }
}

