#coupon_msg {
    font-weight:bold;
    font-size:12px;
    margin-top:10px;
    text-align:center;
    display:none;
}
#coupon_msg span.success {
    color:green;
}
#coupon_msg span.error {
    color:red;
}
.apply-btn {
	padding: 0;
	line-height: auto;
}
.apply-btn input {
	border:0;
}