.neon_C_content input[name=couponCode]
{
border: 1px solid orange;
}

.neon_C_content > form[name='forgetPasswordBean'] > table:nth-child(5) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3) .neonFieldLabel{
visibility: hidden;
font-size:1px;
line-height: 1px;}
 
.neon_C_content > form[name='forgetPasswordBean'] > table:nth-child(5) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3) .neonFieldLabel:before{
visibility: visible;
content:"If you are setting up an account with us for the first time, \a or if you forgot your login name or password, \a please enter your email address below. \a Check your email for instructions.";
font-size:14px;
line-height:1.5;
white-space:pre;
display:block;}