legend
{
	margin-bottom: 20px;
}

fieldset
{
	padding-top: 0;
}

#ie-warning
{
	text-align: center;
	font-size: 24px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #333;
	z-index: 999;
	-webkit-text-size-adjust: none;
	color: #eee;
}

#ie-warning p
{
	line-height: 200%;
}

#ie-warning a
{
	color: #eee;
	text-decoration: underline;
}

#ie-warning a:hover
{
	color: #d60236!important;
}

#footer-wrap
{
	margin-bottom: 40px;
}