.signUpCouponsLabel {
	padding: 10px 0;
	margin: 0;
	font-size: 16px;
	line-height:16px;
	text-align: center;
	font-weight: bold;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
}

.signUpCouponsLabel p, .signUpCouponsLabel span {
	margin: 0;
	padding: 0;
	
}
