#accessibility, .skip, hr, legend  {
	font-size: 0;
	height: 1px;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	width: 1px;
	z-index: -1;
}

.boardSkip {
	left: -4000px !important;
	top: -4000px !important;
}