fieldset,form,label,legend{border:0;margin:0;padding:0;}
fieldset{border-top:1px solid #eee; margin:0 0 1.5em;padding:1.4em; position:relative;}
legend{ font-size:1.2em; background-color:#e3dfdf;  padding:0 1em;}
label{ display:block; font-weight:bold;}
textarea,input,select,label,button,optgroup{margin-top:5px;}
textarea:focus,input[type="text"]:focus{border:1px solid #666;}
textarea{ 
	width:65%; height:200px;}
input[type="text"]{
	border:1px solid #bbb; width:500px; font-size: 1.1em; padding: 2px 5px;margin-bottom:15px }

input[type="submit"] { 
	background:url(../imgadmin/inviare.png) no-repeat right top; border: none;cursor:pointer; cursor:hand;  
	height:27px; line-height:27px; display:inline-block; width:113px;} 


.error {
	/* jquery.tools*/
	height:15px; background-color:red; color:#fff;
	border:1px solid #E1E16D; font-size:11px; padding:3px 10px;	margin-left:-2px;}
