/* start hs 111932 - Chris */

/* change text color on password input box */ 

.private_page form input {
    color:black!important;
}

/* End hs 111932 - Chris */