
/* - ploneCustom.css - */
@media all {
/* http://www.doaks.org/portal_css/ploneCustom.css?original=1 */
#nav ul li#portaltab-resources {
width: 160px;
}
body #header h2 {
line-height: normal !important;
}
#portal-footer {
display: none;
}
}

