/* CSS Document */
.hidden{
	display:none;
	margin:0;
	padding:0;
	line-height:1px;
	width:0;
	height:0;
}
