#page-reseller-signup .reseller-title-header {
    margin-top:20px;
    padding-bottom:3px;
    font-size: 18px;
    line-height: 110%;
}

#page-reseller-signup form table {
    border: 1px solid #ccc;
    padding: 0 10px 10px;
    margin: 10px 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border-collapse: separate;
    width: 100%;
}

#page-reseller-signup form table textarea {
    width: 97%;
}

#page-reseller-signup form table fieldset {
    background-color: #f1f1f1;
    border-color: #ccc;
}

#page-reseller-signup table th { width: 40%; }

.phonenumber-field-block table {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.phonenumber-field-block #prefix {
    width: 45px;
}

#upgrade-account-form table {
    width: auto !important;
    border: none !important;
    padding-bottom: 0 !important;
}

#upgrade-account-form .sub-error {
    padding: 5px 0;
    display: block;
    color: red;
}

#page-reseller-signup .label-want-to-be-listed {
    font-weight: normal;
}