article.wanted
{
	background: #09172d;
	color: #e5e5e5;
	padding-top: 100px;
	position: relative;
}

article.wanted *
{
	position: relative;
}

@media only screen and (max-width: 1176px)
{
	article.wanted
	{
		padding-top: 55px;
	}
}

article.wanted .page_end
{
	color: #09172d;
}
