.pseudo_link {
	color: #00aeef;
}

.not_display {
	display: none;
}

#steps {
	margin: 0 0 1em;
}
#steps li {
	float: left;
	padding: 90px 0 0;
	position: relative;
	margin: 0 5% 1em 0;
}

#steps li .ball {
	background: url("/media/html/f/i/registration_balls.jpg") no-repeat;
	width: 139px;
	height: 130px;
	position: absolute;
	margin-left: 50%;
	left: -40px;
	top: 0;
}

#steps li .content {
	float: left;
	margin: 0 0 0 0.7em;
	padding: 0.3em 0;
	position: relative;
}
.opera #steps li .content {
	padding-top: 0;
	padding-bottom: 0;
}

#steps .step_02 .ball {
	background-position: 0 -130px;
}
#steps .step_03 .ball {
	background-position: 0 -260px;
}
#steps .step_04 .ball {
	background-position: 0 -390px;
}

#steps li .rocon {
	display: none;
}
#steps .selected .rocon {
	display: block;
}

#steps li .pseudo_link {
	margin: 0 1em;
}
#steps .selected .pseudo_link {
	color: #000 !important;
	cursor: auto;
	border: none;
}

#steps .selected .content {
	background: #fcdc66;
}

#content form {
	padding-left: 0.7em;
}
#content form label,
#content form legend {
	color: #5e7687;
	font-family: Verdana;
}

form dl {
	clear: both;
	margin: 0 0 0.5em;
}
form dl dt,
form dl dd {
	float: left;
	position: relative;
}
form dl dd {
	width: 80%;
}
form dl dt {
	margin-right: -100%;
}
form h2, form h3 {
	font-family: Georgia;
	font-style: italic;
	font-size: 129%;
	margin-left: -0.5em;
	padding: 0.5em 0 0;
	position: relative;
}
form h3 {
	font-size: 100%;
	margin-left: -0.7em;
}

#content .submit {
	width: 70%;
	text-align: center;
	padding: 2em 0 0;
}
#content .submit input {
	background: url("/media/html/f/i/registration_button.png") no-repeat;
	border: none;
	width: 135px;
	height: 38px;
	outline: none;
}
#content .submit .last_step {
	background-position: 0 -38px;
}

#step_01 label {
	font-size: 108%;
	line-height: 2;
}
#step_01 dt {
	width: 7em;
}
#step_01 dd {
	left: 8em;
}
#step_01 input {
	font-size: 150%;
}

#step_02 label,
#step_02 legend,
#step_03 label,
#step_03 legend {
	font-size: 86%;
}
#step_02 label span,
#step_03 label span {
	font-size: 85%;
	display: block;
}
#step_02 input {
	width: 50%;
}
#step_02 dl {
	margin-bottom: 1.5em;
}
#step_02 dt {
	width: 12em;
}
#step_02 dd {
	left: 13em;
}

fieldset {
	border: none;
	margin: 0 0 1.5em;
	padding: 0;
}
fieldset legend {
	margin-bottom: 0.7em;
}
fieldset label {
	font-family: Georgia;
	color: #000;
}
fieldset input {
	vertical-align: bottom;
	width: auto !important;
}

.regions {
	width: 27em;
}
.regions li {
	float: left;
	margin: 0 0 0.7em;
	width: 13em;
}

.lottery_net li {
	float: left;
	margin-right: 2em;
}

.wide {
	margin-bottom: 1em;
}
.wide dt {
	float: none;
	margin: 0 0 0.5em;
	width: 65% !important;
}
.wide dd {
	float: none;
	left: 0 !important;
}
.wide dd textarea,
.wide dd input {
	width: 80%;
}
.wide dd textarea {
	height: 15em;
}

#step_03 .wide label span {
	display: inline;
}

.anketa_new #step_01 dt
{
	width: 320px;
	font-size: 86%;
}

.anketa_new #step_01 dd 
{
	left: 320px;
}

.anketa_new #step_01 input
{
	width: 400px;
	height: 22px;
	font-size: 100%;
}

.anketa_new .wide dd textarea
{
	width: 718px;
}

.anketa_new #step_01 .captcha dd
{
	left: 110px;
}

.anketa_new #step_01 .captcha input
{
	width: 100px;
}

.anketa_new #step_01 .captcha_input_container
{
	float: left; 
	padding-left: 210px;
}

.anketa_new #step_01 .captcha_image_container
{
	float: left; 
	padding-left: 20px; 
	position: relative; 
	top: -10px; 
	margin-bottom: -10px;
}
