.steps {
	margin-bottom: 10px;
	text-align: right;
	color: #434449;
	padding: 10px;
}

.captcha {
	padding: 5px;
	border-bottom: 1px solid #EEEEEE;
}

#content .center_block {
	width: 100%;
	margin: 0px;
	background: #f0f0f0;
}

.center_block .block {
	width: 76%;
	margin: 0px auto;
}

