12:56 AM - Severe bug fixed
During the last code roleout I severely screwed up the user class. As a result, you could login but some pages (including the initial login page) didn't display properly. This bug has been fixed. The actual issue stemed from using Null in the database but not checking for it with the style classes. Several pages now import the user's style. Since I have values in my account and most of my test accounts, I did not trigger it during testing.