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