#registerBox{
	width: 350px;
	float:left;
}
#passwordCheck {
display:none;
position: absolute;
top: 0;
left: 380px;
font-size: 14px;
font-weight: bold;
width: 350px;
}
#passwordCheck #hackLength {
font-weight: normal;
}
#passwordCheck .sbxM {
vertical-align: top;
padding-top: 24px;
padding-left: 105px;
width: 224px;
height: 85px;
background: url('//ifrype.com/account/img/lock.png') no-repeat 20px 20px;
}

.phoneCont {
	margin-bottom: 10px;
}

.sendAgainBtn {
	position: absolute;
	top:21px;
	left:365px;
	width: 100px;
}