.mandatory { 
	margin-left : 160px;
	text-align : left;
	width:auto;
	height:30px;
}
.addrtip { 
	margin-left : 160px;
	text-align : left; 
	font-size: 10px;
	margin-top:0px;
	line-height:1px;
	padding-top:0px;
	padding-bottom: 15px;
}

.form .formerror {
	margin: 0px;
	padding:0px;
}

.form .field .double1{
	width: 120px;
}
.form .field .double2 {
	width: 120px;
}
.form .field  .box {
	width:20px;
}

.form .columns1 .field {
	width: auto;
	height: auto;
}
.formerror .colorbox {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}

.form .formerror .errormsg{
	margin-left: 5px;
	padding-left: 20px;
	color: #FF0000;
	background-image: url('/img/signup/error_icon.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.columns1 .text {
	padding-left: 10px;
}
.content .text {
	padding-left: 0px;
}


#signupcolor1,#signupcolor2, #signupgrey1,#signupgrey2 {
	float:left;
	font-size: 18px;
	vertical-align: middle;
	padding-left: 40px;
	padding-top:5px;
	margin-right:20px;
	height: 40px;
	background-repeat: no-repeat;
}

#signupcolor1,#signupcolor2 {
	color: #0094DA;
	font-weight: bold;
}
#signupgrey1,#signupgrey2 {
	color: #B3B3B3;
}
#signupcolor1 {
	background-image: url('/img/signup/1c.gif');
}

#signupgrey2 {
	background-image: url('/img/signup/2g.gif');
}
#signupcolor2 {
	background-image: url('/img/signup/2c.gif');
}

#signupgrey1 {
	background-image: url('/img/signup/1g.gif');
}
#signupdesctext{
	color:#747474;
	clear: both;
	width: 570px;
	font-size: 13px;
}


.form .field {
	float: none;
}

