#form3{
		margin:1em 0;
		background:url(sfondocontatto.png) no-repeat 0 0;
		width:601px;
		height:421px; /* fixed size (envelope graphic) */
		overflow:hidden;
		}
	#form3 h3{display:none;}	
	#form3 fieldset{
		margin-top:0px;
		margin-bottom:0px;
		margin-right:0;
		margin-left:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:200px;
		margin-left:25px;
		padding-top:80px;
		}	
	#form3 fieldset.last{
		width:254px;
		margin-left:17px;
		}				
	#form3 legend{display:none;}	
	#form3 p{margin:.5em 0;}	
	#form3 label{display:block;}	
	#form3 input, #form3 textarea{		
		width:259px;
		height:33px;
		border:1px solid #ddd;
		background:#fff url(images/testForm_03.gif) repeat-x;
		padding:0px;
		}		
	#form3 textarea{
		width:259px;
		height:189px;
		overflow:auto;
		}					
	#form3 p.submit{
		margin:0 334px;
		clear:both;
		position:relative;
		}	
	#form3 button{
		padding:0;
		position:absolute;
		left:0;
		top:0.5em;
		width:190px;
		height:62px;
		text-indent:-8000px;
		overflow:hidden;
		border:none;
		background:url(images/pulsantesubmit.png) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		}		

