.hidden {
	position:	absolute;
	top:		-10000px;
	left:		-10000px;
	width:		0px;
	height:		0px;
}
