/* CSS Document */

.form-content 	{ width: 300px; margin-bottom: 10px; padding: 0;}

label			{ float: left; color: #000;margin: 10px 0 0 0;  padding: 0 5px 2px 0; width: 300px;	text-align: left; }
input, .select-form	{ float: left; color: #000; margin: 0; padding: 0; background: #fff url(../imagepmw/bk-input.jpg) no-repeat; border: none;}
textarea        { float: left; width: 300px;	height: 150px;	background-color: #fff;	border: solid 1px #dbdbdb;	margin: 0; padding: 0;}
.input_text, .select	 { float: left;  width: 300px; height: 26px; padding: 2px 5px 0 5px;}
.input_data		{ float: left; width: 105px; height: 25px; background: #fff url(../imagepmw/bk-input2.jpg) no-repeat !important; padding: 3px 5px 0 5px;}
.margim-data	{ margin: 0 10px 0 0 !important;}
.label-data		{ width: 145px !important;}
.pulsante2 		{ display:block; height: 25px; width: 180px; padding: 0 0 3px 0; margin: 10px 0 10px 10px; border: none;  font-weight: bold;}
.btninvio 		{ float: left;  display: block; margin: 10px 10px 10px 0; width: 70px; border: none; height: 25px; background:#dbdbdb url(../imagepmw/btn-invia.jpg) no-repeat !important; color: #fff;}
.checkbox 		{ width: 15px; height: 15px; margin: 10px 10px 0 0; padding: 0; float: left; background: none !important;}

.check			{ float: none !important; width: 15px !important; margin: 0 10px; padding: 0; background: none !important; border: none;}

.c-obbli		{ clear: both; margin: 20px 0 0 10px;}


.label-short	{width: 30px !important;}
.label-short-1	{width: 250px !important;}
.label-short-2	{width: 150px !important;}
.label-short-3	{width: 110px !important;}
.radio			{float: left; height: 15px; margin: 10px 15px 0 0!important; background: none !important; padding: 0 !important;}

.box-radio, .box-radio-1, .box-radio-2	{clear: both; display: block; width: 290px; padding: 5px; margin: 10px 0 0 0; border: 2px solid #dbdbdb;}
.box-radio	{height: 80px;}
.box-radio-2{height: 60px;}
.box-radio-1{height: 100px}
.clear		{clear: both;}



