The latest release, r198, includes significant changes to CSS sanitization.
For those who do allow styling, there has been no change w.r.t. the security posture.
CSS is still sanitized to prevent execution of JS, loading of URLs that might leak referrers, and prevent content from escaping its parent's clip region so as to preserve trusted path.
The set of CSS properties allowed has expanded, but the larger white-list was vetted with those same goals in mind.
CHANGE LOG :
https://owasp-java-html-sanitizer.googlecode.com/svn/trunk/CHANGE_LOG.html