#contatti {	width: 325px;	height: 250px;	float: left;	margin-top: 50px;	margin-left: 73px;	margin-bottom: 45px;	clear: both;	padding:2px;	position:relative;}#thank {	background: url("../images/form/thank.jpg") top left no-repeat;	width: 315px;	height: 207px;	float: left;	margin-top: 128px;	margin-left: 50px;	margin-bottom: 45px;	clear: both;	padding:30px;	position:relative;	font-size:14px;	color:#000000;}#contatti input#name{	position:absolute;	top:24px;	left:0px;	background: none;	width:180px;	padding:3px;	padding-left:5px;	height:20px;	border:none;}#contatti input#mail{	position:absolute;	top:57px;	left:0px;	background: none;	width:180px;	padding:3px;	padding-left:5px;	height:20px;	border:none;}#contatti textarea {	position:absolute;	top:83px;	left:0px;	background: none;	margin-top: 25px;	width:316px;	height:82px;	border:0px;	overflow:auto;	padding:5px;	border:none;}#contatti input#button {	position:absolute;	top:207px;	left:204px;	background: none;	width:122px;	height:34px;	text-indent:-1000px;	letter-spacing:-1000px;	border:0px;	cursor:hand;}#contatti input#button:hover {	background: url("../images/form/button.gif") top left no-repeat;}