/* CSS, das nur bei speechbook.de nötig ist. Alles andere kommt aus general.css */

/* A Farbe vielleicht noch? */

#signupbox { width:500px; margin:30px auto 10px auto; text-align:left; }
#signupbox td.labelright { text-align:right; padding-right:10px; }
#signupbox input { padding:2px; }
em.notify { font-size:10px; color:#f00; }
