label                                  {display:block; width:170px; padding:0; margin:0; font-weight:bold; font-size:75%;}
input                                  {padding:1px; margin-bottom:10px; width:170px; font-size:100%; font-weight:bold; }
textarea                               {padding:5px; margin:; color:#292929; font-size:77.5%; font-family:courier, sans-serif;}

#contact-form input                    {width:230px;}
#chat_form input                    {width:250px; margin-bottom:7px;}
#chat_form label    			{display:block; width:250px; padding:0; margin:0; font-weight:bold; font-size:75%;
}
#chat_form .error                                 {color:red;}


#chat        {height:50px; background:url('/static/images/infobox_middle.gif') repeat-y;}




#chat_form input.error                            {padding:1px; margin-bottom:7px; width:250px; font-size:100%; font-weight:bold; border:2px dotted red; margin-left:0;}
button#send                            {width:59px; height:25px; padding:0; margin:15px 0 0 0; background:url('/static/images/button_send.png') no-repeat; border:none; text-decoration:none; cursor:pointer;}

