.visuallyHidden
{
	position: absolute;
	clip: rect(0,0,0,0);
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
}
.clearfix:after
{
	content: '';
	display: table;
	clear: both;
}
