#assetto{float:left;
width:324px;
background: left top no-repeat;
padding:0px 13px 0 13px;
margin-left:26px;}

input{font-family:"Lucida Sans Unicode", "Lucida Grande",Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:12px;}
/* W_AUTO */
fieldset.w_auto{
	border:solid 1px #DEDEDE;
	padding:20px;
	margin-bottom:15px;
	
	}
fieldset.w_auto label{
	font-size:12px;
	font-weight:bold; 
	color:#333333;
	display:block;
	paddign-left:18px;
	margin-bottom:6px;
	}
fieldset.w_auto legend{
	font-weight:bold;
	color:#999999;
	font-size:14px;
}
div.w_span_auto{
	background:url(../images/wr.png) top right no-repeat; 
	padding-right:18px;
	height:34px;
	line-height:34px;
	clear:both;
	margin-bottom:14px;
	}
input.w_auto{
	border:none; 
	height:28px;
	padding-top:6px;
	text-indent:18px;
	display:block; 
	font-size:15px; 
	color:#666666; 
	width:100%; 
	background:url(../images/wl.png) top left no-repeat;
	}

select.w_auto{
	border:none; 
	height:28px;
	padding-top:6px;
	text-indent:18px;
	display:block; 
	font-size:15px; 
	color:#666666; 
	width:100%; 
	}
	
	textarea.w_auto{
	border:none; 
	height:28px;
	padding-top:6px;
	text-indent:18px;
	display:block; 
	font-size:15px; 
	color:#666666; 
	width:100%; 
	background:url(wl.png) top left no-repeat;
	}
	
.msg{
	background:#FFFFCC;
	font-size:12px; 
	color:#666666; 
	margin-bottom:20px; 
	padding:10px;
	}