
#refer-friend-form {

}

#refer-friend-form #names-fieldset-wrapper {
    width: 460px !important;
    border: 1px solid #CACACA;
    background: #e2e2e2 URL(calc_bg.png);
    background-repeat: repeat-x;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#refer-friend-form fieldset {
    border: 0px;
    padding: 0 20px 0 20px;
}

#refer-friend-form #names-fieldset-wrapper h2 {
    background: none;
    color: #069;
    font-size: 21px;
    line-height: 51px;
    margin: 0;
    padding: 0 0 0 1em;
}

#refer-friend-form .form-item  {
    width:100%;

    margin-top: 2px;
    margin-bottom: 2px;
}

#refer-friend-form .email {
    width:230px;
}

#refer-friend-form .mobile {
    width:150px;
}

#refer-friend-form fieldset table {
    width:410px;
}

#referral-link {
    width: 460px !important;
    border: 1px solid #CACACA;
    background: #e2e2e2 URL(calc_bg.png);
    background-repeat: repeat-x;
    -moz-border-radius: 10px;
    border-radius: 10px;
    
    margin-bottom: 10px;
}

#referral-link p {
    padding: 0px 20px 0px 20px;
    margin-top: 0px;
}

#referral-link h2 {
    background: none;
    color: #069;
    font-size: 21px;
    line-height: 51px;
    margin: 0;
    padding: 0 0 0 1em;
}

.refer-friend-greetings {
    width: 410px;
    height: 50px;
    border: 1px solid #CCC;
}