.content-form			{float: left; width: 289px; }

fieldset  				{ margin: 5px; padding: 0 0 0 5px; height: 300px;}
legend	  				{ font-size: 14px; color:#e5c561; font-weight: bold; margin-bottom: 10px;}
label					{ float: left; margin: 2px 5px; padding: 0; color:#fff; width: 100px; font-weight: bold;}

input, textarea, button, select	{ display:block; border-top: 1px solid #000 !important; border-left: 1px solid #000 !important; border: 1px solid #666; color:#fff; margin: 2px 0 5px 0; padding: 0 5px; background-color: #333; font-size: 11px;}
select	{padding: 0 !important; height: 20px;}
.input_text				{ float: left; width: 165px; height: 20px;}
input[type=text]:hover 	{ background-color:#999;  border-color:#999999;  }  
textarea				{ clear: both; height: 120px; width: 277px;}
.check					{ float: left; margin: 2px 10px 0 0; padding: 0; width: 15px; border: none !important;}
.checkbox 				{ float: left; margin: 0; padding: 0; border: none !important;}


.btn_invio 				{ float:right; clear: both; width: 115px; height: 23px; margin: 10px 0; background: url(../imagepmw/btn-submit.png); text-indent: -9999px; border: none !important;}
.green					{ background:url(../imagespmw/green.gif); padding:0px 6px; border:1px solid #3b6e22; height:24px; line-height:24px;	color:#FFFFFF;	font-size:11px;
	margin-right:10px;	display:inline-block;	text-decoration:none;}
	

