#fp_email {
    width: 200px;
}

#fp_domain {
    width: 200px;
}

#fp_package {
    width: 200px;
}

#password_forgot {
    color: #6DA8CA;
    margin-left: 100px;
}

#password_forgot_form h1 {
    font-size: 14px;
}
#password_forgot_form {
    line-height: normal!important;
}

#password_forgot_form .error {
    color: #ff0000;
    font-size: 10px;
    font-weight: normal;
    line-height: normal!important;
}

#password_forgot_siimage {
    border: 1px solid #000; 
    margin: 0 15px 0 0;
    cursor: pointer;
}

table.password_forgot_table {
    font-size: 12px;
}

.password_forgot_table td {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: normal!important;
    padding-bottom: 4px;
}

.password_forgot_title {
    font-size: 12px;
    font-weight: normal;
    line-height: normal!important;
}

.ui-dialog-buttonset {
   font-size: 12px;
   font-weight: normal;
   line-height: normal!important;
}

.ui-dialog-title {
   font-size: 11px;
   font-weight: bold;
   line-height: normal!important;
}
