div.instructions
{
	margin: auto;
	padding:10px;
	max-width: 800px;
}
div.instructions p
{
	margin: 5px;
}
.instructions a
{
	margin:0px;
}
.instructions p
{
	margin: auto;
}
div.toggle-instructions
{
	height: 0px;
	overflow: hidden;
}
div.footerBlock
{
	margin-bottom: 10px;
}

@media screen and (max-width:750px)
{
	div.mobileLogoSeparator
	{
		height:120px;
	}
}
