div.hidden {
	display: none;
}

div.shown{
}
