
// Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
// Known issue: no IE6 support.

[hidden]
  display: none
