/* TASTO 3 PRODOTTI ########################################################## */
.tst3{
	background:url("images/tst_prodotti_on_en.jpg") no-repeat 0px 0;
	margin:0px 0px 0px 0px;
	width:90px;
	height:23px;
	text-indent:-9999px;
}
A.tst3:link,
A.tst3:visited{
	display:block !important;
	background:url("images/tst_prodotti_on_en.jpg") no-repeat 0px 0;
}
A.tst3:hover,
A.tst3:focus,
A.tst3:active{
	display:block !important;
	background:url("images/tst_prodotti_on_en.jpg") no-repeat 0px 0;
}
.tst3-sel{
	background:url("images/tst_prodotti_on_en.jpg") no-repeat 0px 0;
	margin:0px 0px 0px 0px;
	width:90px;
	height:23px;
	text-indent:-9999px;
}