.toolitem {
	float:left;
	margin-right:10px;
	text-indent:16px;
	background:url(/fe-web/img/star.gif) 0 0px no-repeat;
	display:inline; /* IE */
}
/*
------------------------------------------------------------------------
*/
#toolbar {
	background-image:url(/fe-web/img/toolbar.gif);
	background-repeat:no-repeat;
	padding-top:35px;
	padding-bottom:10px;
	width:233px;
}
#toolbar_close {
	background-image:url(/fe-web/img/toolbar_close.gif);
	background-repeat:no-repeat;
	width:233px;
	height:5px;
}
/*
 iscriviti alla newsletter */
#newsletter {
	background-repeat:no-repeat;
	width:233px;
	height:88px;
}
#newsletterClass {
	padding-top:47px;
	font-weight:bold;
	color:#367b26;
}
/*
 tips for newsbies */
#tips {
	background-repeat:no-repeat;
	width:233px;
	height:120px;
}
#tipsClass {
	padding:60px 15px 0 15px;
	color:#5d1b7a;
	line-height:16px;
	text-align:left;
}
/*
 fake flash */
#flash {
	margin:0;
	padding:0;
	width:233px;
	height:67px;
}
/*
 news ed eventi */
#news_eventi {
	background-repeat:no-repeat;
	width:233px;
	height:173px;
}
#news_eventiClass {
	padding:75px 15px 0 15px;
	color:#2f761f;
	font-weight:bold;
	text-align:left;
	margin:0;
}
#news_eventiClass2 {
	padding:0px 15px;
	color:#666666;
	line-height:16px;
	text-align:left;
	margin:0 0 4px 0;
}
/*
 medici, dietisti e farmacisti */
#medicals {
	background-repeat:no-repeat;
	width:233px;
	height:70px;
}
#medicalsClass {
	padding:33px 15px 0 15px;
	color:#666666;
	line-height:12px;
	text-align:left;
}
/*
 pandea card */
#pandea_card {
	background-image:url(/fe-web/img/pandea_card.gif);
	background-repeat:no-repeat;
	width:233px;
	height:133px;
	padding:0;
	margin:0;
}
/*
 footer */
#footerClass {
	padding:0px 50px 0 110px;
	color:#25700a;
	text-align:left;
	line-height:50px;
	display:inline;
	margin:0;
}
/* 
 form */
.formBox {
 	position:relative;
 	top:0;
 	left:0;
 	height:30px;
}
.formDomanda {
 	position:relative;
 	top:0;
 	left:0;
 	height:20px;
}
.formBoxSx {
 	float:left;
 	width:100px;
}
.formBoxDx {
 	float:left;
}
