/* ############################# CssObject [MotoreDiRicerca] ############################### */
.MDR_Title_Light {display:none;}
.MDR_Text_Light {float:left;}
.MDR_Text_Light label {color:#568C32;}
.MDR_Text_Light input
	{
	border-radius:10px;
	width:200px;
	border:none;
	background-image:url(/Images/ico_ricerca-85.jpg);
	background-repeat:no-repeat;
	background-position: 97% 50%;
	padding:4px;
	}
.MDR_BtnSearch_Light
	{
	float:left;
	width:25px;
	margin-left:-25px;
	overflow:hidden;
	}
.MDR_BtnSearch_Light a {display:block;color:transparent;height:26px;}

