.gift-card-fields input[type="text"],
.gift-card-fields input[type="email"],
.gift-card-fields textarea {
	width:100%;
	margin-bottom: 30px;
}
.gift-card-fields label{
	font-weight: bold;
}
.coupon-form .button{
	line-height: 1.7em!important;
}
.remaining-balance{
	font-weight: normal;
	font-size: small;
}