#suggestion-form{margin:0;padding:0;font-size:12px}
#suggestion-form label{font-weight:bold}
#suggestion-form .note{margin:10px 0 20px 0;font-style:oblique}
#suggestion-form #sf-firstname-label{margin-right:124px}
#suggestion-form #sf-firstname{margin-right:20px;width:170px}
#suggestion-form #sf-lastname{width:170px}
#suggestion-form #sf-email{width:250px}
#suggestion-form #sf-content{width:500px;height:300px}
#suggestion-form .update{margin:10px 10px 0 0;padding:10px;background:#e4f2de;border:1px solid #b9deaa}
#suggestion-form .update.update-error{background:#f3dfde;border:1px solid #e0aca9}
#suggestion-form .update ul{margin:0;padding:0 0 0 15px}