.join_form {
	padding:30px 0;
	}
.join_form .step {
	width:734px;
	margin:0 0 0 125px
	}
.join_form .step a {
	background: url(/layouts/test/img/step-sign-up.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:42px;
	float:left;
	text-decoration:none
	}
.join_form .step a:hover {
	text-decoration:none;
	}
.join_form .step a.step1 {
	width:146px;
	background-position:0 -42px
	}
.join_form .step a.step1:hover  {
	/*background-position:0 0*/
	cursor: default;
	}
.join_form .step a.step1-hover  {
	background-position:0 0
	}
	
.join_form .step a.step2 {
	width:147px;
	background-position:-146px -42px
	}
.join_form .step a.step2:hover  {
	/*background-position:-146px 0*/
    cursor: default;
	}
.join_form .step a.step2-hover  {
	background-position:-146px 0
	}
.join_form .step a.step3 {
	width:150px;
	background-position:-299px -42px
	}
.join_form .step a.step3:hover  {
	/*background-position:-299px 0*/
    cursor: default;
	}
.join_form .step a.step3-hover  {
	background-position:-299px 0
	}	

.join_form .step a.step4 {
	width:150px;
	background-position:-449px -42px
	}
.join_form .step a.step4:hover  {
	/*background-position:-449px 0*/
    cursor: default;
	}
.join_form .step a.step4-hover  {
	background-position:-449px 0
	}
.join_form .step a.step5 {
	width:135px;
	background-position:-599px -42px
	}
.join_form .step a.step5:hover  {
	/*background-position:-599px 0*/
    cursor: default;
	}
.join_form .step a.step5-hover  {
	background-position:-599px 0
	}

.join_form .sign-up {
	width:734px;
	margin:0 0 0 125px;
	padding:30px 0
	}
.join_form .sign-up .gray-block {
	background:#d5d5d5;
	padding:5px;
	}

.join_form .sign-up .border-white {
	border:1px solid #ffffff;
	padding:5px
	}
.join_form .sign-up .border-white ul.send-save-add {
	width:180px;
	padding:12px 20px;
	border-left:1px solid #a3a3a3;
	float:right;
	list-style:none
	}
*html .join_form .sign-up .border-white ul.send-save-add  {
	width:220px;
	padding:0 20px;
	margin-top:10px
	}
.join_form .sign-up .border-white ul.send-save-add li {
	height:1%;
	}
.join_form .sign-up .border-white ul.send-save-add li a {
	background:url(/layouts/test/img/a4.png) left top no-repeat;
	display:block;
	color:#535353;
	font-size:14px;
	text-decoration:none;
	padding:0 0 0 20px;
	}
.join_form .sign-up .border-white ul.send-save-add li a:hover {
	text-decoration:none;
	}
.join_form .sign-up .border-white .info-user {
	color:#535353;
	margin:0 180px 0 100px;
	padding:10px 0	
	}
	
	*html .join_form .sign-up .border-white .info-user {
		padding-right:200px;
		}
	
.join_form .sign-up .border-white .info-user h2.title-page {
	padding:0
	}
.join_form .sign-up .border-white .info-user p {
	padding:0px 0 5px 0;
	}
.join_form .sign-up .border-white .info-user a {
	color:#9f4f9e;
	text-transform:uppercase;
	text-decoration:none
	}
.join_form .sign-up .border-white .info-user a:hover {
	text-decoration:none;
	}
.join_form input.next {
	background:url(/layouts/test/img/next.png) left top no-repeat;
	border:0 none;
	width:133px;
	height:56px;
	cursor:pointer
	}
.join_form .padd35 {
	padding:35px 0;
	}
.join_form .padd35 a {
	text-decoration:underline;
	color:#0000FF
	}
.join_form .padd35 a:hover {
	text-decoration:none;
	}
.join_form input {
	vertical-align:middle;
	}
.join_form .form-step1 {
	margin:0 0 0 155px;
	text-align:left
	}
.join_form .form-step1 span {
	color:#954494;
	margin:0 5px;
	font-size:13px;
	font-weight:bold;
	}
.join_form .form-step1 table {
	/*width:100%;*/
	width:auto;
	}
.join_form .form-step1 table td {
	padding:2px;
	}
.join_form .form-step1 table td.w-105px {
	width:115px;	
	padding:2px 10px 2px 0;
	text-align:right;
	 }
	 
.join_form .form-step1 table td.w-0px {
    padding:2px 10px 2px 0;
    text-align:right;
     }
     
.join_form .form-step1 table td.w-step4 {
    width:177px;
    padding:2px 10px 2px 0;
    text-align:left;
     }
     
.join_form .form-step1 table td select, .join_form .form-step1 table td input {
	vertical-align:middle;
	margin:0 2px;
	}
.join_form .form-step1 table td input.text {
	width:148px;
	border:1px solid #c3c3c3;
	font-family:
	}

.form_join_section {
	margin:0 0 0 125px;
	}
	
.textarea-field {
    width: 355px;
    height: 150px;
}

.textarea-field-headline {
    width: 355px;
    height: 62px;
}
