diff --git a/css/password.css b/css/password.css
index 3bc783d..62bfe60 100644
--- a/css/password.css
+++ b/css/password.css
@@ -1,4 +1,7 @@
-.password-strength-check { position: relative; font-size: 12px; }
+.password-strength-check { position: relative;}
+.password-strength-message-strength,
+.password-strength-message-requirements,
+.password-strength-message-flaws {font-size: 12px;}
 
 /* Bar */
 .password-strength-strength-bar { position: absolute; top: 0; z-index: 100; }
