.boxContent .promptPwd {
	display:block;
	margin-top:5px;
	text-decoration:underline;
	font-size: 14px;
	height: 44px;
}
.paypal {
	margin-top:15px
}


/* MOB */
@media (max-width: 767px) {
	.box2 .boxContent div:first-child {
		margin-bottom:15px
	}
}