The namespace for <portlet:*> elements is inconsistent
across projects. In ccm-cms, in
com.arsdigita.cms.ui.portlet.ContentItemPortletRenderer
the namespace is http://www.arsdigita.com/portlet/1.0
but in ccm-ldn-portal, the namespace is defined in
com.arsdigita.london.portal.ui.PortalConstants as
http://www.uk.arsdigita.com/portlet/1.0
This means if you have a content item portlet and other
portlets on your homepage, your stylesheets will not be
able to see one or other of the portlet elements.
Chris.......