.hidden,
* > .hidden,
*.hidden
{
	display: none;
}
.hidden_not_important
{
	display: none;
}