fieldset { font-size:1.3em; border:1px solid #CCC; padding:10px;}
fieldset label { width: 100px; display:block; float:left;}
fieldset input { border:1px solid #CCC;}  
fieldset input[type='text'], fieldset input[type='password'] { width: 200px; font-size:100%; padding:2px;}                                        

#flashMessage.success { background-color:#cfc;border-color:#6d6; color: #000; padding:2px; }
#flashMessage.fail { background-color:#F00;border-color:#6d6; color: #FFF; padding:2px;}

#holder {  margin:2px auto 5px auto; font-size:.9em; padding:0; height:22px; width:834px; }
#holder div { padding:0px; height:20px; line-height:20px; background-repeat: no-repeat;}
#holder div strong { padding-left:5px;}

.error_message { border-top: 1px solid #FDD0B6; border-bottom: 1px solid #FDD0B6; padding:3px 0 3px 0; font-weight: bold;}

a img { border:0;}   

#message { margin:0 0 20px 0; font-size:.9em;}