#sortUsers_block_home.obtruse {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

#sortUsers_block_home .wrapper{
	max-width: 700px;
	width: 90%;
	margin: 10px auto;
}

#sortUsers_block_home .title {

}

#sortUsers_block_home .signoff {
	text-indent: 5%;
}

#sortUsers_block_home .warning {
	font-weight: bold;
	text-decoration: underline;
}